Number of bytes currently in the transmission window (LBT-RM only)

C# |
public long transmissionWindowBytes()

Number of bytes currently in the transmission window

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.
