Condividi tramite


WebHeartbeatEvent.ProcessStatistics Proprietà

Definizione

Fornisce le informazioni più importanti sul processo in esecuzione.

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

Valore della proprietà

Informazioni WebProcessStatistics relative al processo in esecuzione.

Si applica a

Vedi anche