RetryManager::GetRetryPolicy Method
Namespace:
Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | GetRetryPolicy<T>() | Returns a retry policy with the specified error detection strategy and the default retry strategy defined in the configuration. |
![]() | GetRetryPolicy<T>(String^) | Returns a retry policy with the specified error detection strategy and retry strategy. |
Show:
