ExponentialRetry Constructor

Windows Runtime Azure Storage Client Library

Overload List

Name Description
ExponentialRetry () Initializes a new instance of the ExponentialRetry class.
ExponentialRetry (TimeSpan, Int32) Initializes a new instance of the ExponentialRetry class using the specified delta and maximum number of retries.

See Also