SystemInformationEvent.NumberOfProcessors Property

Definition

Gets the number of physical processors in the system. This value is retrieved from GetNativeSystemInfo.

public:
 property int NumberOfProcessors { int get(); };
public:
 property int NumberOfProcessors { int get(); };
public int NumberOfProcessors { get; }
member this.NumberOfProcessors : int
Public ReadOnly Property NumberOfProcessors As Integer

Property Value

Applies to