Condividi tramite


WorkerPool.WorkerCount Proprietà

Definizione

Ottiene o imposta il numero di istanze nel pool di lavoro.

[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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a