Condividi tramite


ProcessThreadInfo.CurrentPriority Proprietà

Definizione

Ottiene o imposta la priorità del thread corrente.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a