Compartir a través de


TaskOptions.Retry Property

Definition

Gets the task retry options.

public Microsoft.DurableTask.TaskRetryOptions? Retry { get; init; }
member this.Retry : Microsoft.DurableTask.TaskRetryOptions with get, set
Public Property Retry As TaskRetryOptions

Property Value

Applies to