ExecutableConditionAttribute.TimeoutSeconds Property

Definition

Gets or sets the maximum number of seconds to wait for the executable to exit when Arguments are provided. A value less than or equal to 0 means no timeout. The default is 30 seconds.

public int TimeoutSeconds { get; set; }
member this.TimeoutSeconds : int with get, set
Public Property TimeoutSeconds As Integer

Property Value

Applies to