Interrupt Method
Interrupts the current action.
Syntax
[VB.NET] Public Sub Interrupt()
[C#] public void Interrupt();
Remarks
This method interrupts any processing that the component is currently executing.
Direct Payment Integrator V6 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Interrupt MethodInterrupts the current action. Syntax[VB.NET] Public Sub Interrupt() [C#] public void Interrupt(); RemarksThis method interrupts any processing that the component is currently executing. |
||