Compartir a través de


JobStepExecutionOptions.RetryIntervalBackoffMultiplier Propiedad

Definición

Obtiene o establece el multiplicador de retroceso para el tiempo entre reintentos.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a