LBM .Net API Documentation
datagramsDroppedVersion Method (n)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsdatagramsDroppedVersion(Int32)
Number of datagrams discarded due to version mismatch.
Declaration Syntax
C#
public long datagramsDroppedVersion(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of datagrams discarded due to version mismatch.
Remarks
The datagram's version field must match the expectations of the receiver transport. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0