Partilhar via


WebTest.Timeout Propriedade

Definição

Obtém ou define segundos até que esse WebTest faça o tempo limite e falhe. O valor padrão é 30.

[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