Windows Phone Developers

Thursday, October 30, 2008

How to get the number of processors in the machine using C# (.NET)

No of processors in the given machine can be retrieved by

Console.WriteLine("ProcessorCount := " + Environment.ProcessorCount );

C# Processor Count, number of processors in the machine using C# (.NET), .NET Processor Count Digg Technorati Delicious StumbleUpon Reddit BlinkList Furl Mixx Facebook Google Bookmark Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl StumbleUpon

No comments:

Post a Comment