Interrupt Method
Interrupt the current method.
Syntax
[VB.NET] Public Sub Interrupt()
[C#] public void Interrupt();
Remarks
If there is no method in progress, Interrupt simply returns, doing nothing.
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Interrupt MethodInterrupt the current method. Syntax[VB.NET] Public Sub Interrupt() [C#] public void Interrupt(); RemarksIf there is no method in progress, Interrupt simply returns, doing nothing. |
||