LBM .Net API Documentation
ncfsIgnored Method
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsncfsIgnored()()()
Number of NCFs received from a source transport with reason code "ignored". (LBT-RM only)
Declaration Syntax
C#
public long ncfsIgnored()
Return Value
Number of NCFs received from a source transport 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 source transport_lbtrm_ignore_interval (default 500ms). 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.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0