done property

bool done
getter/setter pair

Indicates to the runner that processing is now done. This means that all pre-processing is done and no other handlers should be consulted.

Implementation

bool done;