Specifies parameters for the next retry of a request to be made against the Windows Azure storage services, including the target location and location mode for the next retry and the interval until the next retry.
The following tables list the members exposed by the RetryInfo type.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
RetryInterval | Gets the interval until the next retry. | |
TargetLocation | Gets or sets the target location for the next retry. | |
UpdatedLocationMode | Gets or sets the location mode for subsequent retries. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | Overridden. Returns a string that represents the current RetryInfo instance. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |