LBM .Net API Documentation
datagramsDroppedHeader Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsdatagramsDroppedHeader(Int32)
Number of datagrams discarded due to bad header type.
Declaration Syntax
C#
public long datagramsDroppedHeader(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of datagrams discarded due to bad header type.
Remarks
These datagrams appeared to be intact, but with an unrecognizable header format. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0