Share via


RouterChannel.MaxNumberOfJobs Property

Definition

The maximum number of jobs that can be supported concurrently for this channel.

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

Property Value

Applies to