Why don't you like it It's the only way
to change the priority of a pool thread. Note that IMO it's a bad idea to
change the thread priority to lowest, chances are that your thread will only
wake when starved when there are plenty of runable threads at a higer
priority, that is every ~5 seconds on XP. What's the rationale behind
this
ThreadPriority to a asynchronous call
Terry Showers
I'm looking for a elegant way like "MyThread.Priority=ThreadPriority.Normal" , but if is the only way ... is the only way, thanks:D
Regards.
Tigerroad
da_Codez