LBM .Net API Documentation
meanNakTransmissions Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsmeanNakTransmissions(Int32)
Mean number of times per lost message that a receiver transport transmitted a NAK. (LBT-RM only)
Declaration Syntax
C#
public long meanNakTransmissions(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Mean number of times per lost message that a receiver transport transmitted a NAK.
Remarks
Ideally this should be at or near 1. A higher value indicates a lossy network. This is an exponentially weighted moving average (weighted to more recent) for accumulated NAKs per lost message. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0