Home -> ITransferBatch -> IsComplete
Description
The IsComplete method returns true if the batch has completed processing.
Usage
bool IsComplete() const;
Return value
- [bool]
- True if the submitted batch has completed execution, false otherwise.
Home -> ITransferBatch -> IsComplete
The IsComplete method returns true if the batch has completed processing.
bool IsComplete() const;