ExpandedPriority.Lowest Field

Definition

Represents the minimum expanded priority value that corresponds to a Lowest priority and has a value of 0.

public const int Lowest = 0;
val mutable Lowest : int
Public Const Lowest As Integer  = 0

Field Value

Value = 0

Applies to