Share via


ProcessThreadInfo.CurrentPriority Property

Definition

Current thread priority.

public int? CurrentPriority { get; set; }
member this.CurrentPriority : Nullable<int> with get, set
Public Property CurrentPriority As Nullable(Of Integer)

Property Value

Applies to