Share via


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

適用於

另請參閱