Share via


AppServiceWorkerPoolData.WorkerCount Property

Definition

Number of instances in the worker pool.

public int? WorkerCount { get; set; }
member this.WorkerCount : Nullable<int> with get, set
Public Property WorkerCount As Nullable(Of Integer)

Property Value

Applies to