[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Run the daemon
Source position: daemonapp.pp line 316
public procedure TDaemonThread.Execute; override; |
Execute starts executing the daemon and waits till the daemon stops. It also listens for control codes for the daemon.
TDaemon.Execute |