ScriptExecution.Timeout Property

Definition

Gets or sets time limit for execution

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeout")]
public string Timeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.timeout")>]
member this.Timeout : string with get, set
Public Property Timeout As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to