Compartir a través de


ProcessInfoInner.ThreadCount Propiedad

Definición

Obtiene o establece el recuento de subprocesos.

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a