Click or drag to resize

IndividualProcessorStatusCpuId Property

Gets the identifier for this processor.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public int CpuId { get; }

Property Value

Type: Int32
The CPU identifier, or -1 if this instance represents the combined statistics for all processors.
See Also