ExpiryRegistrationBase.us_left

class ExpiryRegistrationBase
long
us_left
()

Return Value

Type: long

the number of microseconds left until timeout from now, if a client is currently registered, or long.max otherwise. A negative value indicates that the client has timed out but was not yet unregistered.

Meta