Share via


JobStepExecutionOptions.MaximumRetryIntervalSeconds Property

Definition

The maximum amount of time to wait between retries for job step execution.

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

Property Value

Applies to