Partager via


ProcessThreadInfo.CurrentPriority Propriété

Définition

Obtient ou définit la priorité du thread actuel.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.current_priority")]
public int? CurrentPriority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.current_priority")>]
member this.CurrentPriority : Nullable<int> with get, set
Public Property CurrentPriority As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à