Share via


RouterWorker.Capacity Property

Definition

The total capacity score this worker has to manage multiple concurrent jobs.

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

Property Value

Applies to