ExpandedPriority.Normal Field

Definition

Represents the minimum expanded priority value that corresponds to a Normal priority and has a value of 2000.

public const int Normal = 2000;
val mutable Normal : int
Public Const Normal As Integer  = 2000

Field Value

Value = 2000

Applies to