Compartilhar via


ProcessThreadInfo.CurrentPriority Propriedade

Definição

Obtém ou define a prioridade do thread atual.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a