Partager via


TaskInner.Timeout Propriété

Définition

Obtient ou définit le délai d’expiration de l’exécution en secondes.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à