terminate static method

void terminate()

Implementation

static void terminate() {
  _channel.invokeMethod("terminate");
}