次の方法で共有


IRetryPolicy インターフェイス

定義

public interface IRetryPolicy
type IRetryPolicy = interface
Public Interface IRetryPolicy
派生

メソッド

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

適用対象