Compartilhar via


ProcessInfoInner.ThreadCount Propriedade

Definição

Obtém ou define a contagem de threads.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a