RetryHandler.SendAsync Method
Namespace: Microsoft.WindowsAzure
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Overload List
Name | Description | |
---|---|---|
SendAsync(HttpRequestMessage, CancellationToken) | (Inherited from DelegatingHandler.) |
|
SendAsync(HttpRequestMessage, CancellationToken) | Asynchronously sends the retry request. |
See Also
RetryHandler Class
Microsoft.WindowsAzure Namespace
Return to top