Partager via


JobStepExecutionOptions.RetryAttempts Propriété

Définition

Obtient ou définit le nombre maximal de fois où l’étape de travail sera réentrée en cas d’échec de la première tentative.

[Newtonsoft.Json.JsonProperty(PropertyName="retryAttempts")]
public int? RetryAttempts { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retryAttempts")>]
member this.RetryAttempts : Nullable<int> with get, set
Public Property RetryAttempts As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à