Stop execution of a running command.
[VB.NET] Public Sub Interrupt()
[C#] public void Interrupt();
Interrupts the execution of a running command on the server, returning control to the caller.