WebHeartbeatEvent::ProcessStatistics Property

 

Provides key information about the running process.

Namespace:   System.Web.Management
Assembly:  System.Web (in System.Web.dll)

public:
property WebProcessStatistics^ ProcessStatistics {
	WebProcessStatistics^ get();
}

Property Value

Type: System.Web.Management::WebProcessStatistics^

The WebProcessStatistics for the running process.

.NET Framework
Available since 2.0
Return to top
Show: