Skip to main content

LEASE_TOKEN_RIGHTS

Constant LEASE_TOKEN_RIGHTS 

Source
pub const LEASE_TOKEN_RIGHTS: Rights;
Expand description

A token that represents an open lease. The client’s handle should be dropped to indicate the lease should be closed. This handle may be duplicated if the lease will be shared; the lease will remain open until the last handle is dropped.