  | 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
Syntaxpublic int ConcurrencyLevel { get; set; }Public Property ConcurrencyLevel As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also