RetryPolicies.DefaultClientRetryCount Field
Indicates the default retry count used by the default exponential backoff retry policy.
Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
The default retry count specifies the number of times to retry for the default exponential retry policy for each of the service client objects (CloudBlobClient, CloudQueueClient, and CloudTableClient). Currently the value of DefaultClientRetryCount is set to 3.
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008Target Platforms