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.

See also