RetryPolicies Methods

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Methods

 NameDescription
public methodstaticNoRetryReturns a retry policy that performs no retries.
public methodstaticRetryReturns a retry policy that retries a specified number of times, with a specified fixed time interval between retries.
public methodstaticRetryExponentialOverloaded.  

See Also