start abstract method

ProgressResult start(
  1. int handle
)

Starts iterative execution. Returns progress with accessor data already populated.

Implementation

ProgressResult start(int handle);