ThreadPriority public enum ThreadPriority Documentation AboveNormal = 3 BelowNormal = 1 Highest = 4 Lowest = 0 Normal = 2