LBM .Net API Documentation
naksReceived Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageSourceStatisticsnaksReceived(Int32)
Number of individual NAKs received by the source transport (LBT-RM only).
Declaration Syntax
C#
public long naksReceived(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Number of individual NAKs received by the source transport.
Remarks
When a source transport receives a NAK from a receiver transport, it may respond by re-transmitting the requested LBT-RM datagram, or it may send an NCF. The NAKing receiver transport responds to the NCF by waiting (timeout set by transport_lbtrm_nak_suppress_interval, default 1000 ms), then re-sending the NAK. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0