Public Methods

  Name Description
Public method GetException Returns the exception assigned to the batch item.

This is only meaningful after the batch operation has been performed.

Public method GetObject Returns the object referenced by this batch item.
Public method HasException Indicates whether the batch item has an associated exception.

This is only meaningful after the batch operation has been performed.

Top

See Also