Share via


EdgeWorkflowTaskConfig.Concurrency Property

Definition

Parallel worker numbers of the tasks.

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

Property Value

Applies to