DefaultHttpErrorDetectionStrategy Members
Default Http error detection strategy based on Http Status Code.
The following tables list the members exposed by the DefaultHttpErrorDetectionStrategy type.
Public Constructors
Name | Description | |
---|---|---|
DefaultHttpErrorDetectionStrategy |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
IsTransient | Returns true if status code in HttpRequestExceptionWithStatus exception is greater than or equal to 500 and not NotImplemented (501) or HttpVersionNotSupported (505). | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
DefaultHttpErrorDetectionStrategy Class
Microsoft.WindowsAzure.Common.TransientFaultHandling Namespace