共用方式為


ProcessInfoInner.IisProfileTimeoutInSeconds 屬性

定義

取得或設定 IIS 設定檔逾時 (秒) 。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於