共用方式為


WorkerPool.WorkerCount 屬性

定義

取得或設定背景工作集區中的實例數目。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於