RetryManager.Instance Property

 

Gets the default RetryManager for the application.

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

public static RetryManager Instance { get; }

You can update the default retry manager by calling the SetDefault method.

Return to top
Show: