The members of System.Runtime.Remoting.Lifetime.ILease are listed below.
[read-only] | CurrentLeaseTime | TimeSpan.
Gets the amount of time remaining on the lease. |
[read-only] | CurrentState | LeaseState.
Gets the current System.Runtime.Remoting.Lifetime.LeaseState of the lease. |
InitialLeaseTime | TimeSpan.
Gets or sets the initial time for the lease. | |
RenewOnCallTime | TimeSpan.
Gets or sets the amount of time by which a call to the remote object renews the ILease.CurrentLeaseTime. | |
SponsorshipTimeout | TimeSpan.
Gets or sets the amount of time to wait for a sponsor to return with a lease renewal time. |
Register(ISponsor)
| ||
Register(ISponsor, TimeSpan)
| ||
Renew(TimeSpan)
| ||
Unregister(ISponsor)
|