LBM .Net API Documentation
transmissionWindowBytes Method
Namespacescom.latencybusters.lbmLBMSourceStatisticstransmissionWindowBytes()()()
Number of bytes currently in the transmission window (LBT-RM only)
Declaration Syntax
C#
public long transmissionWindowBytes()
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 first set of statistics encapsulated within this object and would normally be used when the object has been created using a specific source to instantiate the class.
See Also

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0