LBM .Net API Documentation
maximumRecoveryTime Method
Namespacescom.latencybusters.lbmLBMReceiverStatisticsmaximumRecoveryTime()()()
Maximum time (in milliseconds) in which loss recovery was accomplished (LBT-RM, LBT-RU)
Declaration Syntax
C#
public long maximumRecoveryTime()
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 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