project BLF > class BBaseDaemonProcessor > method LoopForWorkAutoRecoverDaemons
Description
LoopForWorkLargeInterval: submethod of LoopForWork that will only be called after a certain longer time (eg every 20 minutes). This method
can optionally start some other daemons that should be running but that aren't or some other actions that can take up quite some time and that shouldn't be called very frequently (after viLargeIntervalInSeconds)
Parameters
oiReturnStatus | output | integer | Return status of the method. |
Internal usage
BLF
program code (program1/bbasedaemonprocessor.p)
/* === No code here as the actual implementation is done in project QADFinancials === */