Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Priority associated with one schedule or execution of a job.
Namespace: Microsoft.TeamFoundation.Framework.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Enumeration JobPriorityLevel
public enum JobPriorityLevel
public enum class JobPriorityLevel
type JobPriorityLevel
public enum JobPriorityLevel
Members
Member name | Description | |
---|---|---|
BelowNormal | ||
Highest | ||
Lowest | ||
None | ||
Normal |
Remarks
Modeled after Windows' thread priority levels and System.Threading.ThreadPriority. TimeCritical not currently supported.