Thread, BeginInvoke, Prioroty  
Author Message
ThE_lOtUs





PostPosted: .NET Base Class Library, Thread, BeginInvoke, Prioroty Top

The program I'm working on is using BeginInvoke instead of the Thread class to create threads. I'm wondering if there is a way to set the priority of the thread created with BeginInvoke.




.NET Development18