LBM .Net API Documentation
transmissionWindowMessages Method
Namespacescom.latencybusters.lbmLBMImmediateMessageSourceStatisticstransmissionWindowMessages()()()
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.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0