| 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; }
Public Property ConcurrencyLevel As Integer
Get
Set
Property Value
Type:
Int32See Also