project BLF > class TDaemon
technical class
inherited from Technical Component
Description
Technical component for starting a daemon.
For every application that needs daemons, one need to inherit from this component, and extend the method "StartDaemonProcessor".
methods