LBM .Net API Documentation
datagramsDroppedType Method (n)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsdatagramsDroppedType(Int32)
Number of datagrams discarded due to bad packet type.
Declaration Syntax
C#
public long datagramsDroppedType(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of datagrams discarded due to bad packet type.
Remarks
The datagram's type 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: 6.7.1.0