Sdílet prostřednictvím


WorkerPool.WorkerCount Vlastnost

Definice

Získá nebo nastaví počet instancí ve fondu pracovních procesů.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro