Click or drag to resize

IBatchableSourceT Methods

The IBatchableSourceT generic type exposes the following members.

Methods
  NameDescription
Public methodAdvancePastProcessedItems
Advances past the processed items.
Public methodGetBatchItems
Gets the items in the batch.
Public methodGetProcessedItems
Gets the items that were processed.
Public methodGetUnprocessedItems
Gets the items that were not processed.
Public methodSetProcessedCount
Sets the processed count.
Top
See Also