Application Priority

L

Laserson

Hi! I tried to change my application's priority to high and i tried
maybe all ways to do that - i used Thread.CurrentThread.Priority class
to change it, but Task manager shows a normal priority of my app. How to
do that?
 
L

Laserson

But i cant understand the following: when i opened task manager i saw
that my app has 11 threads. I changed priority level using
Thread.CurrentThread.Priority, but what is current thread?? And how to
change priority of all threads at the same time? And where can i view
the real priority of my app?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top