The Wayback Machine - https://web.archive.org/web/20080424040518/http://msdn2.microsoft.com:80/en-us/library/bb203911.aspx
Click to Rate and Give Feedback
XNA Game Studio 2.0
Additions to the .NET Compact Framework for Xbox 360

The .NET Compact Framework for Xbox 360 implements a subset of the .NET Compact Framework and adds the following namespaces, types, or members.

New Methods

SetProcessorAffinity Method

Currently, the .NET Compact Framework for Xbox 360 adds just one additional method, to the System.Threading.Thread class.

The SetProcessorAffinity method sets the processor or hardware thread on which a software thread will execute (the thread's processor affinity). The Xbox 360 has six hardware threads (two on each of three cores); four of these can be used by applications. SetProcessorAffinity has the following signature:

C#
publivoid SetProcessorAffinity (
         paramint[] cpus
)
Tags What's this?: Add a tag
Community Content
 
Add Community Content
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker