LBM .Net API Documentation
outOfOrder Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsoutOfOrder()()()
Number of out-of-order datagrams received.
Declaration Syntax
C#
public long outOfOrder()
Return Value
Number of datagrams received out of order.
Remarks
A datagram is counted as out of order if it fills a previously detected sequence gap, but is not a retransmission. Note that if the duplicates counter duplicate_data, above) increases along with this statistic, this implies the arrivals of retransmitted datagrams before their originals. 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.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0