Compartir a través de


ScriptExecution.Timeout Propiedad

Definición

Obtiene o establece el límite de tiempo para la ejecución.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a