get processors count
Published: 9. October 2011 | Updated: 26. October 2011License: Microsoft Public License (MS-PL)
Categories: Windows » Hardware
Tags: C# Hardware Windows
var count = Environment.ProcessorCount;
| Send us feedback about this snippet » |





