terminate method

void terminate()

Terminates all commands by throwing the TerminateException.

Implementation

void terminate() => dataQueue.terminate();