Share via


RetryManager.GetRetryStrategy Method

 

Namespace:   Microsoft.WindowsAzure.Common.TransientFaultHandling
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

Overload List

Name Description
System_CAPS_pubmethod GetRetryStrategy()

Returns the default retry strategy defined in the configuration.

System_CAPS_pubmethod GetRetryStrategy(String)

Returns the retry strategy that matches the specified name.

See Also

RetryManager Class
Microsoft.WindowsAzure.Common.TransientFaultHandling Namespace

Return to top