Compartilhar via


ProcessInfoInner.IisProfileTimeoutInSeconds Propriedade

Definição

Obtém ou define o tempo limite do Perfil do IIS (segundos).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.iis_profile_timeout_in_seconds")]
public double? IisProfileTimeoutInSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.iis_profile_timeout_in_seconds")>]
member this.IisProfileTimeoutInSeconds : Nullable<double> with get, set
Public Property IisProfileTimeoutInSeconds As Nullable(Of Double)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a