Partager via


ProcessInfoInner.ThreadCount Propriété

Définition

Obtient ou définit le nombre 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à