ApplicationPoolProcessModel.PingResponseTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定提供背景工作進程回應健康情況監視 Ping 的時間週期。
public:
property TimeSpan PingResponseTime { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan PingResponseTime { get; set; }
member this.PingResponseTime : TimeSpan with get, set
Public Property PingResponseTime As TimeSpan
屬性值
值 TimeSpan ,指定背景工作進程回應健康情況監視 Ping 的時間週期。 預設值為 1 分鐘,30 秒。
備註
超過時間限制之後,World Wide Web Publishing Service (WWW 服務) 終止背景工作進程。