Sdílet prostřednictvím


WebHeartbeatEvent.ProcessStatistics Vlastnost

Definice

Poskytuje klíčové informace o spuštěném procesu.

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

Hodnota vlastnosti

Pro WebProcessStatistics spuštěný proces.

Platí pro

Viz také