LBM .Net API Documentation
transmissionWindowMessages Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageSourceStatisticstransmissionWindowMessages(Int32)
Number of datagrams in the transmission window (LBT-RM only).
Declaration Syntax
C#
public long transmissionWindowMessages(
	int n
)
Parameters
n (Int32)
Statistics set index
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 nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0