Interrupts the current action.
[VB.NET] Public Sub Interrupt()
[C#] public void Interrupt();
This method interrupts any processing that the component is currently executing.