done property
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;
Indicates to the runner that processing is now done. This means that all pre-processing is done and no other handlers should be consulted.
bool done;