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