LBM .Net API Documentation
transmissionWindowMessages Method
Namespacescom.latencybusters.lbmLBMSourceStatisticstransmissionWindowMessages()()()
Number of datagrams in the transmission window (LBT-RM only).
Declaration Syntax
C#
public long transmissionWindowMessages()
Return Value
Number of datagrams in the transmission window.
Remarks
Each source transport session maintains a transmission window buffer (the size of which is set by transport_lbtrm_transmission_window_size, default 24MB). When the source transport receives a NAK, the corresponding message for retransmission must be found in this 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