Compartir a través de


EventTriggerConfiguration.Parallelism Property

Definition

Number of parallel replicas of a job that can run at a given time.

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

Property Value

Applies to