Title here
Summary here
To avoid getting log message for every message, by default only log message are produced when 1000 rows are processed. Set this property to decrease or increase this value.
Type | Description |
---|---|
int? |
This delegate is invoked each time the progress counter changes
Type | Description |
---|---|
Action<int> |
The amount of rows the current component has already processed.
Type | Description |
---|---|
int |