Share via


JobStepExecutionOptions.TimeoutSeconds Property

Definition

Execution timeout for the job step.

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

Property Value

Applies to