This topic has not yet been rated - Rate this topic

ILease Members

Defines a lifetime lease object that is used by the remoting lifetime service.

The ILease type exposes the following members.

  NameDescription
Public method Register Overloaded. Registers a sponsor for the lease.
Public method Renew Renews a lease for the specified time.
Public method Unregister Removes a sponsor from the sponsor list.
Top
  NameDescription
Public property CurrentLeaseTime Gets the amount of time remaining on the lease.
Public property CurrentState Gets the current LeaseState of the lease.
Public property InitialLeaseTime Gets or sets the initial time for the lease.
Public property RenewOnCallTime Gets or sets the amount of time by which a call to the remote object renews the CurrentLeaseTime.
Public property SponsorshipTimeout Gets or sets the amount of time to wait for a sponsor to return with a lease renewal time.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.