cancel property
getter/setter pair
Indicates to the runner that processing is to be cancelled and no further handlers should run. The stanza also will not be sent.
Implementation
bool cancel;
Indicates to the runner that processing is to be cancelled and no further handlers should run. The stanza also will not be sent.
bool cancel;