设置当前进程的级别方式

 Process.GetCurrentProcess().PriorityClass = ProcessPriorityClass.High;

posted @ 2015-09-07 15:06  pengde  阅读(163)  评论(0)    收藏  举报