Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A float representing the current system-wide CPU utilization as a percentage.
public double? CpuUsage { get; }
member this.CpuUsage : Nullable<double>
Public ReadOnly Property CpuUsage As Nullable(Of Double)