Beispiel #1
0
 public void SetPriorityClass(ProcessPriorityClass priority)
 {
     jobObject.SetPriorityClass(priority);
 }