RetryManager.Instance Property
Gets the default RetryManager for the application.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Property Value
Type: Microsoft.WindowsAzure.Common.TransientFaultHandling.RetryManagerYou can update the default retry manager by calling the SetDefault method.
Show: