次の方法で共有


RetryOptions.Handle プロパティ

定義

public Func<Exception,bool> Handle { get; set; }
member this.Handle : Func<Exception, bool> with get, set
Public Property Handle As Func(Of Exception, Boolean)

プロパティ値

適用対象