RetryManager.GetRetryStrategy Method
Namespace: Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Overload List
Name | Description | |
---|---|---|
GetRetryStrategy() | Returns the default retry strategy defined in the configuration. |
|
GetRetryStrategy(String) | Returns the retry strategy that matches the specified name. |
See Also
RetryManager Class
Microsoft.WindowsAzure.Common.TransientFaultHandling Namespace
Return to top