LBM .Net API Documentation
maximumRecoveryTime Method (n)
Namespacescom.latencybusters.lbmLBMImmediateMessageReceiverStatisticsmaximumRecoveryTime(Int32)
Maximum time (in milliseconds) in which loss recovery was accomplished (LBT-RM only)
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 transport_lbtrm_nak_generation_interval setting, 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: 5.3.6.0