Interrupt the current method.
[VB.NET] Public Sub Interrupt()
[C#] public void Interrupt();
If there is no method in progress, Interrupt simply returns, doing nothing.