LBM .Net API Documentation
datagramsDroppedOther Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsdatagramsDroppedOther()()()
Number of datagrams discarded due to other reasons.
Declaration Syntax
C#
public long datagramsDroppedOther()
Return Value
Number of unrecognizable datagrams discarded due to reasons other than those determined by the above counts. They could be garbled, or possibly be from foreign or incompatible software at the other end.
Remarks
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