LBM .Net API Documentation
ncfsIgnored Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsncfsIgnored()()()
Number of NCFs received from a source transport with reason code "ignored" (LBT-RM, LBT-RU)
Declaration Syntax
C#
public long ncfsIgnored()
Return Value
Number of NCFs received from a source with the reason code set to "ignored".
Remarks
If a source transport receives a NAK for a datagram that it has recently retransmitted, it sends an "NCF ignored" and does not retransmit. How recently" is determined by the configuration option for ignore interval. If this count is high, a receiver transport may be having trouble receiving retransmissions, or the ignore interval may be set too long. 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.
See Also

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0