IExecutionLease Members

Include Protected Members
Include Inherited Members

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling.

The IExecutionLease type exposes the following members.

Methods

  Name Description
Public method Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public method StartAcquiringLease
Start trying to acquire a lease.
Public method StopAcquiringLease
Release the lease.

Properties

  Name Description
Public property LeaseAcquired
Returns true if a lease is currently acquired.
Public property LeaseStatusChanged
An observable that will notify when the lease status changes.

See Also

IExecutionLease Interface

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling Namespace