Maximum time (in milliseconds) in which loss recovery
was accomplished (LBT-RM, LBT-RU)

C# |
public long maximumRecoveryTime()

Maximum time (in milliseconds), i.e., the longest time recorded so far for a
lost message to be recovered.

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.