HostingEnvironment.ApplicationMonitors 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 ASP.NET 子系統所使用可取代監視器物件的群組,以維持應用程式的健康狀態。
public:
static property System::Web::Hosting::ApplicationMonitors ^ ApplicationMonitors { System::Web::Hosting::ApplicationMonitors ^ get(); };
public static System.Web.Hosting.ApplicationMonitors ApplicationMonitors { get; }
member this.ApplicationMonitors : System.Web.Hosting.ApplicationMonitors
Public Shared ReadOnly Property ApplicationMonitors As ApplicationMonitors