Environment.ProcessorCount Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the number of processors on the current machine.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Int32The 32-bit signed integer that specifies the number of processors on the current machine. There is no default.
Show: