Compartilhar via


JobStepExecutionOptions.MaximumRetryIntervalSeconds Propriedade

Definição

Obtém ou define a quantidade máxima de tempo a aguardar entre as tentativas para a execução da etapa de trabalho.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a