Share via


Enum "Job Queue Priority"

ID 470
Namespace: System.Threading

Specifies the priority of a job in the job queue. Only used for jobs with a Category Code, which is used for serialization of jobs.

Properties

Name Value
Extensible True
Caption Job Queue Priority

Values

Name Description
High
Normal
Low

See also