RetryPolicy::DefaultProgressive Property
Returns a default policy that implements a progressive retry interval configured with the default Incremental retry strategy. The default retry policy treats all caught exceptions as transient errors.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Property Value
Type: Microsoft.WindowsAzure.Common.TransientFaultHandling::RetryPolicy^
Show: