LBM .Net API Documentation
meanNakTransmissions Method
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsmeanNakTransmissions()()()
Mean number of times per lost message that a receiver transport transmitted a NAK. (LBT-RM only)
Declaration Syntax
C#
public long meanNakTransmissions()
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 first set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0