Interrupt the current action and disconnects from the remote host.
def interrupt() -> None: ...
This method will interrupt the current method (if applicable) and cause the class to disconnect from the remote host.