LBM .Net API Documentation
datagramsDroppedSID Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsdatagramsDroppedSID()()()
Number of datagrams discarded due to session ID mismatch.
Declaration Syntax
C#
public long datagramsDroppedSID()
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 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