LBM .Net API Documentation
unrecoveredMessagesWindowAdvance Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsunrecoveredMessagesWindowAdvance()()()
Number of datagrams unrecovered due to transmission window advance (LBT-RM, LBT-RU)
Declaration Syntax
C#
public long unrecoveredMessagesWindowAdvance()
Return Value
Number of datagrams unrecovered (LBM_MSG_UNRECOVERABLE_LOSS delivered to receiver application) due to transmission window advance.
Remarks
This means that the message was no longer in the source-side transmission window and therefore not retransmitted. The window size is set by the transport configuration option for transmission window size. 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: 5.3.6.0