Interrupt the current method.
public void Interrupt();
Public Sub Interrupt()
If there is no method in progress, Interrupt simply returns, doing nothing.