Freigeben über


ExponentialRetry Klasse

Definition

public sealed class ExponentialRetry : Microsoft.WindowsAzure.Storage.RetryPolicies.IExtendedRetryPolicy
type ExponentialRetry = class
    interface IExtendedRetryPolicy
    interface IRetryPolicy
Public NotInheritable Class ExponentialRetry
Implements IExtendedRetryPolicy
Vererbung
ExponentialRetry
Implementiert

Konstruktoren

ExponentialRetry()
ExponentialRetry(TimeSpan, Int32)

Methoden

CreateInstance()
Evaluate(RetryContext, OperationContext)
ShouldRetry(Int32, Int32, Exception, TimeSpan, OperationContext)

Gilt für: