Compartir a través de


TaskRetryOptions.Handler Property

Definition

Gets the retry handler. null if Policy is set.

public Microsoft.DurableTask.AsyncRetryHandler? Handler { get; }
member this.Handler : Microsoft.DurableTask.AsyncRetryHandler
Public ReadOnly Property Handler As AsyncRetryHandler

Property Value

Applies to