Share via


RetryOptions.Handle Property

Definition

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

Property Value

Applies to