ILNumerics Ultimate VS

WMIProcessorCPUStatus Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The CpuStatus property specifies the current status of the processor. Changes in status arise from processor usage, not the physical condition of the processor.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Misc
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public Nullable<int> CPUStatus { get; }

Property Value

Type: NullableInt32
Remarks

[ILNumerics Core Module]

See Also

Reference