Specifies that the process has the highest possible priority.
Specifies that the process has priority above Normal but below F:System.Diagnostics....
Specifies that the process performs time-critical tasks that must be executed immediately,...
Specifies that the process has priority above Idle but below Normal.
Specifies that the threads of this process run only when the system is idle, such as a screen saver....
ProcessPriorityClass
Indicates the priority that the system associates with a process. This value, together with the prior...