Click here to Skip to main content
15,914,608 members
Home / Discussions / C#
   

C#

 
GeneralLower Process Priority Pin
bk515110-Mar-05 4:18
bk515110-Mar-05 4:18 
GeneralRe: Lower Process Priority Pin
TylerBrinks10-Mar-05 4:39
TylerBrinks10-Mar-05 4:39 
GeneralRe: Lower Process Priority Pin
bk515110-Mar-05 4:47
bk515110-Mar-05 4:47 
GeneralRe: Lower Process Priority Pin
TylerBrinks10-Mar-05 5:16
TylerBrinks10-Mar-05 5:16 
It doesn't matter where it goes. Every thread exposes the Priority property. It can go in the thread you whose priority you want to lower. It can also be used by another thread (i.e. a parent thread). All you need is a reference to a thread and you can set its priority. If you use the CurrentThread line of code I posted then it needs to be available to (inside) the code that the given thread is running.
GeneralRe: Lower Process Priority Pin
Guinness4Strength10-Mar-05 4:45
Guinness4Strength10-Mar-05 4:45 
GeneralRe: Lower Process Priority Pin
bk515110-Mar-05 5:07
bk515110-Mar-05 5:07 
GeneralRe: Lower Process Priority Pin
Guinness4Strength10-Mar-05 5:16
Guinness4Strength10-Mar-05 5:16 
GeneralRe: Lower Process Priority Pin
bk515110-Mar-05 7:44
bk515110-Mar-05 7:44 
GeneralDetect Missing Image Pin
rowlandISD10-Mar-05 3:36
rowlandISD10-Mar-05 3:36 
GeneralRe: Detect Missing Image Pin
turbochimp11-Mar-05 17:00
turbochimp11-Mar-05 17:00 
QuestionParse eml files? Pin
cool_wali10-Mar-05 3:06
cool_wali10-Mar-05 3:06 
QuestionKeystroke "stuffer"? Pin
LenHodder10-Mar-05 1:55
LenHodder10-Mar-05 1:55 
AnswerRe: Keystroke "stuffer"? Pin
J4amieC10-Mar-05 3:18
J4amieC10-Mar-05 3:18 
GeneralRe: Keystroke "stuffer"? Pin
LenHodder10-Mar-05 3:36
LenHodder10-Mar-05 3:36 
GeneralHighlighter.net Pin
Member 92015710-Mar-05 1:49
Member 92015710-Mar-05 1:49 
Generalempty string Pin
realmontanakid10-Mar-05 0:50
realmontanakid10-Mar-05 0:50 
GeneralRe: empty string Pin
mav.northwind10-Mar-05 3:12
mav.northwind10-Mar-05 3:12 
GeneralRe: empty string Pin
ESTAN10-Mar-05 3:25
ESTAN10-Mar-05 3:25 
GeneralRe: empty string Pin
realmontanakid10-Mar-05 3:44
realmontanakid10-Mar-05 3:44 
Generaloutlook express Pin
ppp0019-Mar-05 23:41
ppp0019-Mar-05 23:41 
GeneralRe: outlook express Pin
Michael P Butler10-Mar-05 4:46
Michael P Butler10-Mar-05 4:46 
GeneralRe: outlook express Pin
ppp00110-Mar-05 7:09
ppp00110-Mar-05 7:09 
GeneralRe: outlook express Pin
Guinness4Strength10-Mar-05 4:49
Guinness4Strength10-Mar-05 4:49 
GeneralSkinnable Application in C# Pin
sim_san9-Mar-05 22:15
sim_san9-Mar-05 22:15 
GeneralError in reading xml... Pin
vinu.netguy9-Mar-05 20:50
vinu.netguy9-Mar-05 20:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.