Click or drag to resize

OrchestratorConfigIntakeRecordLimit Property

Maximum number of intake records allowed for the process execution. Default value is -1, i.e.:
Unlimited

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

Property Value

Type: Int32
See Also