Maximum time (in milliseconds) in which loss recovery
was accomplished (LBT-RM only)
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
transport_lbtrm_nak_generation_interval setting, you have likely experienced
some level of unrecoverable loss.
This method returns a value from the first
set of statistics encapsulated within this object.