System.Diagnostics.ProcessPriorityClass.Idle Field

Specifies that the threads of this process run only when the system is idle, such as a screen saver. The threads of the process are preempted by the threads of any process running in a higher priority class.

Syntax

ProcessPriorityClass Idle

Remarks

Note:

The idle priority class is inherited by child processes.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0