SystemPerformanceInfoTotalCpuUsagePercent Property

Gets the total CPU usage, as a percent.

Namespace: Dundas.BI
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public double TotalCpuUsagePercent { get; }

Property Value

Double
The CPU usage in percent, or -1 if the value could not be determined.
See Also