次の方法で共有


WebHeartbeatEvent.ProcessStatistics プロパティ

定義

実行中のプロセスに関する主要情報を提供します。

public:
 property System::Web::Management::WebProcessStatistics ^ ProcessStatistics { System::Web::Management::WebProcessStatistics ^ get(); };
public System.Web.Management.WebProcessStatistics ProcessStatistics { get; }
member this.ProcessStatistics : System.Web.Management.WebProcessStatistics
Public ReadOnly Property ProcessStatistics As WebProcessStatistics

プロパティ値

実行中のプロセスの WebProcessStatistics

適用対象

こちらもご覧ください