Share via


ExecuteWranglingDataflowActivity.SourceStagingConcurrency Property

Definition

Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> SourceStagingConcurrency { get; set; }
member this.SourceStagingConcurrency : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property SourceStagingConcurrency As DataFactoryElement(Of Integer)

Property Value

Applies to