Compartilhar via


FileTaskRunRequest.Timeout Propriedade

Definição

Obtém ou define o tempo limite de execução em segundos.

[Newtonsoft.Json.JsonProperty(PropertyName="timeout")]
public int? Timeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeout")>]
member this.Timeout : Nullable<int> with get, set
Public Property Timeout As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a