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

运行进程的 WebProcessStatistics

适用于

另请参阅