LBM .Net API Documentation
ncfsUnknown Method (n)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsncfsUnknown(Int32)
Number of NCFs received with reason code "unknown" (LBT-RM, LBT-RU)
Declaration Syntax
C#
public long ncfsUnknown(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of NCFs that have been received with the reason code set to "unknown".
Remarks
These are NCFs with a reason code this receiver transport does not recognize. After a delay (set by configuration option for NAK suppress interval), it resends the NAK. This counter should never be greater than 0 unless applications linked with different versions of Ultra Messaging software coexist on the same network. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0