다음을 통해 공유


ProcessInfo.IisProfileTimeoutInSeconds Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to