ExponentialRetry Constructor ()

Windows Runtime Azure Storage Client Library

Initializes a new instance of the ExponentialRetry class.

Namespace: Microsoft.WindowsAzure.Storage.RetryPolicies
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Usage

Visual Basic
Dim instance As New ExponentialRetry

Syntax

Visual Basic
Public Sub New
C#
public ExponentialRetry ()
C++
public:
ExponentialRetry ()
J#
public ExponentialRetry ()
JScript
public function ExponentialRetry ()

Remarks


Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also