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 | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.) |
|
StartAcquiringLease |
Start trying to acquire a lease.
|
|
StopAcquiringLease |
Release the lease.
|
Properties
Name | Description | |
---|---|---|
LeaseAcquired |
Returns true if a lease is currently acquired.
|
|
LeaseStatusChanged |
An observable that will notify when the lease status changes.
|
See Also
Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling Namespace