Interrupt Method
Stop execution of a running command.
Syntax
[VB.NET] Public Sub Interrupt()
[C#] public void Interrupt();
Remarks
Interrupts the execution of a running command on the server, returning control to the caller.
IP*Works! SSH V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Interrupt MethodStop execution of a running command. Syntax[VB.NET] Public Sub Interrupt() [C#] public void Interrupt(); RemarksInterrupts the execution of a running command on the server, returning control to the caller. |
||