RetryManager.GetRetryPolicy Method
Namespace: Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Overload List
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. |
See Also
RetryManager Class
Microsoft.WindowsAzure.Common.TransientFaultHandling Namespace
Return to top