IBatchableSourceT Properties |
The IBatchableSourceT generic type exposes the following members.
Name | Description | |
---|---|---|
AllItemsWereProcessed |
Gets a value indicating whether all items were processed.
| |
CanBeSplit |
Gets a value indicating whether the batch can be split.
| |
Count |
Gets the count.
| |
Items |
Gets the items.
| |
Offset |
Gets the offset.
| |
ProcessedCount |
Gets the count of processed items. Equal to zero until SetProcessedCount has been called.
|