LBM .Net API Documentation
ncfsUnknown Method
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsncfsUnknown()()()
Number of NCFs received with reason code "unknown" (LBT-RM only)
Declaration Syntax
C#
public long ncfsUnknown()
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 transport_lbtrm_nak_suppress_interval (default 1000ms), 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 first set of statistics encapsulated within this object

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0