IBatchableSourceT Methods |
The IBatchableSourceT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdvancePastProcessedItems |
Advances past the processed items.
|
![]() | GetBatchItems |
Gets the items in the batch.
|
![]() | GetProcessedItems |
Gets the items that were processed.
|
![]() | GetUnprocessedItems |
Gets the items that were not processed.
|
![]() | SetProcessedCount |
Sets the processed count.
|