  | OrchestratorConfigIntakeRecordLimit Property  | 
 
            Maximum number of intake records allowed for the process execution. Default value is -1, i.e.:
            
 
    Namespace: 
   Mavidian.DataConveyer.Orchestrators
    Assembly:
   DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntaxpublic int IntakeRecordLimit { get; set; }Public Property IntakeRecordLimit As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also