Partilhar via


WorkerPool.WorkerCount Propriedade

Definição

Obtém ou define o número de instâncias no conjunto de trabalho.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a