LBM .Net API Documentation
maximumRecoveryTime Method (n)
Namespacescom.latencybusters.lbmLBMReceiverStatisticsmaximumRecoveryTime(Int32)
Maximum time (in milliseconds) in which loss recovery was accomplished (LBT-RM, LBT-RU)
Declaration Syntax
C#
public long maximumRecoveryTime(
	int n
)
Parameters
n (Int32)
Statistics set index
Return Value
Maximum time (in milliseconds), i.e., the longest time recorded so far for a lost message to be recovered.
Remarks
If this time is near or equal to the configuration option setting for NAK generation interval, you have likely experienced some level of unrecoverable loss. This method returns a value from the nth set of statistics encapsulated within this object.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0