ExpiryRegistrationBase.expiry

Reference to an expiry time item in the registry; this is the key returned from register() and passed to unregister(). The expiry item is null if and only if the client is registered with the timeout manager.

class ExpiryRegistrationBase
Expiry* expiry;

Meta