run abstract method

RunResult run(
  1. int handle
)

Runs the handle to completion.

Implementation

RunResult run(int handle);