LinearRetry Constructor

Windows Runtime Azure Storage Client Library

Overload List

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

See Also