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