System.Runtime.Remoting.Lifetime.ILease: Property Members

The properties of System.Runtime.Remoting.Lifetime.ILease are listed below. For a list of all members, see the ILease Members list.

Public Properties

[read-only]
CurrentLeaseTimeTimeSpan.

Gets the amount of time remaining on the lease.

[read-only]
CurrentStateLeaseState.

Gets the current System.Runtime.Remoting.Lifetime.LeaseState of the lease.

InitialLeaseTimeTimeSpan.

Gets or sets the initial time for the lease.

RenewOnCallTimeTimeSpan.

Gets or sets the amount of time by which a call to the remote object renews the ILease.CurrentLeaseTime.

SponsorshipTimeoutTimeSpan.

Gets or sets the amount of time to wait for a sponsor to return with a lease renewal time.