Don't.
Managed threads <> native threads.
The only option supported for managed threads is to call Thread.BeginThreadAffinity/EndThreadAffinity around code which requires thread affinity.
Damien_The_Unbeliever
2010-03-23 08:51:53