RetryManager Members
Provides the entry point to the retry functionality.
The following tables list the members exposed by the RetryManager type.
Public Constructors
Name | Description | |
---|---|---|
RetryManager | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
DefaultRetryStrategyName | Gets or sets the default retry strategy name. | |
Instance | Gets the default RetryManager for the application. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetDefaultRetryStrategy | Returns the retry strategy for the specified technology. | |
GetHashCode | (Inherited from Object) | |
GetRetryPolicy | Overloaded. | |
GetRetryStrategy | Overloaded. | |
GetType | (Inherited from Object) | |
SetDefault | Sets the specified retry manager as the default retry manager. | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
RetryManager Class
Microsoft.WindowsAzure.Common.TransientFaultHandling Namespace