Click or drag to resize

OrchestratorConfigConcurrencyLevel Property

Degree of parallelism during transformation phase; defined as a maximum number of engines performing transformation. If not supplied, a default value of 1 is used.

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public int ConcurrencyLevel { get; set; }

Property Value

Type: Int32
See Also