LBM .Net API Documentation
meanNakTransmissions Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsmeanNakTransmissions()()()
Mean number of times per lost message that a receiver transport transmitted a NAK. (LBT-RM, LBT-RU)
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 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