What is the use of Thread.BeginThreadAffinity() method in Thread class ?

Posted by DotNetBeginner on Stack Overflow See other posts from Stack Overflow or by DotNetBeginner
Published on 2010-03-24T09:22:01Z Indexed on 2010/03/24 9:23 UTC
Read the original article Hit count: 262

Filed under:
|
|
|
|

What is the use of Thread.BeginThreadAffinity() method in Thread class ? It will be helpful for me to understand if you provide its sample example with exaplaination.

Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about multithreading