RetryHandler Methods
Namespace:
Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from HttpMessageHandler.) |
![]() | Dispose(Boolean) | (Inherited from DelegatingHandler.) |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SendAsync(HttpRequestMessage, CancellationToken) | (Inherited from DelegatingHandler.) |
![]() | SendAsync(HttpRequestMessage, CancellationToken) | Asynchronously sends the retry request. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | GetHttpPipeline() | Overloaded. Gets the HTTP pipeline that is formed from the starting handler.(Defined by CloudExtensions.) |
Show:

