Click or drag to resize

IndividualProcessorStatusCpuId Property

Gets the identifier for this processor.

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

Property Value

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