nn::boss::TaskPriority Enumerated Typeenum TaskPriority;
| Value | Description |
|---|---|
PRIORITY_EXPEDITE |
|
PRIORITY_HIGH |
High priority. |
PRIORITY_MEDIUM |
Medium priority. |
PRIORITY_LOW |
Low priority. |
PRIORITY_STOPPED |
Stopped priority. |
PRIORITY_MAX_VALUE |
Constants specifying task priorities.
CONFIDENTIAL