Compartir a través de


ProcessInfo.IisProfileTimeoutInSeconds Propiedad

Definición

Obtiene o establece el tiempo de espera del perfil de 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a