LBM .Net API Documentation
minimumNakTransmissions Method (n)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsminimumNakTransmissions(Int32)
Minimum number of times per lost message that a receiver transport transmitted a NAK. (LBT-RM, LBT-RU)
Declaration Syntax
C#
public long minimumNakTransmissions(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Minimum number of times per lost message that a receiver transport transmitted a NAK, i.e., the lowest value collected so far.
Remarks
A value greater than 1 indicates a chronically lossy network. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0