IRetryPolicy.CreateInstance Method (Microsoft.WindowsAzure.Storage.RetryPolicies)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
Generates a new retry policy for the current request attempt.
Namespace:
Microsoft.WindowsAzure.Storage.RetryPolicies
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Return Value
Type:
Microsoft.WindowsAzure.Storage.RetryPolicies.IRetryPolicyMicrosoft.WindowsAzure.Storage.RetryPolicies::IRetryPolicy^Microsoft.WindowsAzure.Storage.RetryPolicies.IRetryPolicyMicrosoft.WindowsAzure.Storage.RetryPolicies.IRetryPolicyAn IRetryPolicy object that represents the retry policy for the current request attempt.
Return to top
Generates a new retry policy for the current request attempt.
Syntax
Return Value
Type: Microsoft.WindowsAzure.Storage.RetryPolicies.IRetryPolicyMicrosoft.WindowsAzure.Storage.RetryPolicies::IRetryPolicy^Microsoft.WindowsAzure.Storage.RetryPolicies.IRetryPolicyMicrosoft.WindowsAzure.Storage.RetryPolicies.IRetryPolicyAn IRetryPolicy object that represents the retry policy for the current request attempt.