Compartir a través de


ProcessThreadInfo.CurrentPriority Propiedad

Definición

Obtiene o establece la prioridad del subproceso actual.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a