Share via


JobStepExecutionOptions.InitialRetryIntervalSeconds Property

Definition

Initial delay between retries for job step execution.

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

Property Value

Applies to