Interrupt Method
Interrupts the current action.
Object Oriented Interface
public function doInterrupt();
Procedural Interface
inpay_icharge_do_interrupt($res);
Remarks
This method interrupts any processing that the class is currently executing.
E-Payment Integrator V6 - Online Help
|
|||
|
Available for:
Questions / Feedback?
Interrupt MethodInterrupts the current action. Object Oriented Interfacepublic function doInterrupt(); Procedural Interfaceinpay_icharge_do_interrupt($res); RemarksThis method interrupts any processing that the class is currently executing. |
||