StartTask.MaxTaskRetryCount Property

Definition

Gets or sets the maximum number of retries for the task.

public int? MaxTaskRetryCount { get; set; }
member this.MaxTaskRetryCount : Nullable<int> with get, set
Public Property MaxTaskRetryCount As Nullable(Of Integer)

Property Value

Applies to