interrupt abstract method

void interrupt()

Sends SIGINT to the remote process (Ctrl-C).

Implementation

void interrupt();