What is the use of Thread.BeginThreadAffinity() method in Thread class ?
- by DotNetBeginner
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.