Expand Minimize
0 out of 4 rated this helpful - Rate this topic

RetryPolicy Delegate

Returns a ShouldRetry delegate that determines if the request should be retried.

Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
'Usage

public delegate ShouldRetry RetryPolicy ()

The RetryPolicy delegate returns a ShouldRetry delegate, which can be used to implement a custom retry policy.


Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.