StopLimit: Integer;
The StopLimit property determines the maximum number of error records, exceeding which the task execution is stopped.
To determine whether to stop task execution on exceeding the maximum number of error records, use the IEtlPlainDataBulkConsumer.UseStopLimit property.
The property use is given in the example for the IEtlPlainDataBulkConsumer.EventId property.
See also: