LBM .Net API Documentation
naksReceived Method
Namespacescom.latencybusters.lbmLBMSourceStatisticsnaksReceived()()()
Number of individual NAKs received by the source transport (LBT-RM, LBT-RU).
Declaration Syntax
C#
public long naksReceived()
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 datagram, or it may send an NCF. The NAKing receiver transport responds to the NCF by waiting (timeout set by the transport's NAK suppress interval option, default 1000 ms), then re-sending the NAK. 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