LBM .Net API Documentation
transmissionWindowBytes Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageSourceStatisticstransmissionWindowBytes(Int32)
Number of bytes currently in the transmission window (LBT-RM only)
Declaration Syntax
C#
public long transmissionWindowBytes(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of bytes currently in the transmission window
Remarks
Number of bytes currently in the transmission window. Typically, this count approaches its window size or exceeds it by a small amount. See transmissionWindowMessages for a description of the transmission window. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0