Interrupt Method
Interrupt the current method.
procedure Interrupt();
Remarks
If there is no method in progress, Interrupt simply returns, doing nothing.
|
Interrupt MethodInterrupt the current method. procedure Interrupt(); RemarksIf there is no method in progress, Interrupt simply returns, doing nothing. |