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

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0