LBM .Net API Documentation
datagramsDroppedOther Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsdatagramsDroppedOther(Int32)
Number of datagrams discarded due to other reasons.
Declaration Syntax
C#
public long datagramsDroppedOther(
	int n
)
Parameters
n (Int32)
Statistics set index
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 nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0