Processor.NumberOfCores Property
Definition
Important
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.
Number of cores for the current instance of the processor.
public:
property Nullable<System::UInt32> NumberOfCores { Nullable<System::UInt32> get(); };
public uint? NumberOfCores { get; }
member this.NumberOfCores : Nullable<uint32>
Public ReadOnly Property NumberOfCores As Nullable(Of UInteger)
Property Value
Remarks
A core is a physical processor on the integrated circuit