Interrupt Method
Interrupts the current action.
Object Oriented Interface
public function doInterrupt();
Procedural Interface
inpaydirect_fdmssettle_do_interrupt($res);
Remarks
This method interrupts any processing that the class is currently executing.