The .NET Compact Framework for Xbox 360 implements a subset of the .NET Compact Framework and adds the following namespaces, types, or members.
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:
publivoid SetProcessorAffinity ( paramint[] cpus )
Experience Silverlight enabled quickstart tutorials, video training, showcases & more.
By clicking "Click to Install" you accept the Silverlight License Agreement .Silverlight updates automatically, learn more .