ExpandedPriority.LevelsPerPriorityBucket Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the number of values in the expanded priority scale that are in the range of values that are associated with each named priority value.
public const int LevelsPerPriorityBucket = 1000;
val mutable LevelsPerPriorityBucket : int
Public Const LevelsPerPriorityBucket As Integer = 1000