Partilhar via


TaskInner.Timeout Propriedade

Definição

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.timeout")]
public int? Timeout { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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