LBM .Net API Documentation
datagramsDroppedIncorrectSize Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsdatagramsDroppedIncorrectSize()()()
Number of datagrams discarded due to size.
Declaration Syntax
C#
public long datagramsDroppedIncorrectSize()
Return Value
Number of datagrams discarded due to being smaller than the size designated in the datagram's size field.
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