DevCenterCustomizationTaskInstance.TimeoutInSeconds Property

Definition

Timeout, in seconds. Overrides any timeout provided on the task definition.

public int? TimeoutInSeconds { get; }
member this.TimeoutInSeconds : Nullable<int>
Public ReadOnly Property TimeoutInSeconds As Nullable(Of Integer)

Property Value

Applies to