[]
Provides step-by-step control over batch processing.
public class BatchStepProcessor
Public Class BatchStepProcessor
| Name | Description |
|---|---|
| MaxRecordIndex | Gets the zero-based index of the last record available for batch processing. |
| Name | Description |
|---|---|
| ProcessRecord(int, Action) | Executes a single step of batch processing. |