LBM .Net API Documentation
datagramsDroppedSID Method (n)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsdatagramsDroppedSID(Int32)
Number of datagrams discarded due to session ID mismatch.
Declaration Syntax
C#
public long datagramsDroppedSID(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of datagrams discarded due to session ID mismatch.
Remarks
These datagrams appeared to be correctly formed, but with an unmatched/unrecognized session ID field. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0