interrupt method

interrupt

Intialize request for interruption.

def interrupt(self):
    ...

See Also