Interrupting an Iterative Loop

Currently, there is no special progress or interruption control. The progress monitor for individual components displays as they are updated and any control they choose to provide (interrupt, abort or both) is available. Choosing to abort any of the client component updates aborts the current iteration, and the Completed Iterations property remains unchanged from the previous iteration.