Minimum time (in milliseconds) in which loss recovery
was accomplished (LBT-RM only)

C# |
public long minimumRecoveryTime()

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

If this time is greater than configuration option
transport_lbtrm_nak_backoff_interval, it may be taking multiple NAKs to
initiate retransmissions, indicating a lossy network.
This method returns a value from the first
set of statistics encapsulated within this object.