LBM .Net API Documentation
datagramsDroppedType Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsdatagramsDroppedType()()()
Number of datagrams discarded due to bad packet type.
Declaration Syntax
C#
public long datagramsDroppedType()
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 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