次の方法で共有


IExtendedRetryPolicy インターフェイス

定義

public interface IExtendedRetryPolicy : Microsoft.WindowsAzure.Storage.RetryPolicies.IRetryPolicy
type IExtendedRetryPolicy = interface
    interface IRetryPolicy
Public Interface IExtendedRetryPolicy
Implements IRetryPolicy
派生
実装

メソッド

CreateInstance() (継承元 IRetryPolicy)
Evaluate(RetryContext, OperationContext)
ShouldRetry(Int32, Int32, Exception, TimeSpan, OperationContext) (継承元 IRetryPolicy)

適用対象