IWebSiteBase.MaxNumberOfWorkers Property

Definition

Gets maximum number of workers. This only applies to Functions container.

public int? MaxNumberOfWorkers { get; }
member this.MaxNumberOfWorkers : Nullable<int>
Public ReadOnly Property MaxNumberOfWorkers As Nullable(Of Integer)

Property Value

Applies to