Partager via


JobStepExecutionOptions.RetryIntervalBackoffMultiplier Propriété

Définition

Obtient ou définit le multiplicateur d’interruption pour le temps entre les nouvelles tentatives.

[Newtonsoft.Json.JsonProperty(PropertyName="retryIntervalBackoffMultiplier")]
public double? RetryIntervalBackoffMultiplier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="retryIntervalBackoffMultiplier")>]
member this.RetryIntervalBackoffMultiplier : Nullable<double> with get, set
Public Property RetryIntervalBackoffMultiplier As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à