Continue the daemon.
Source position: daemonapp.pp line 351
public function TDaemonThread.ContinueDaemon: Boolean; virtual;  | 
True if the daemon was successfully restarted.
ContinueDaemon attempts to restart the Daemon by calling methods in the TCustomDaemon instance. It returns True if the attempt was successful.
  | 
Daemon instance.  | 
|
  | 
Stops the daemon.  | 
|
  | 
Pause the daemon.  | 
|
  | 
Shut down daemon.  | 
|
  | 
Base daemon application class.  |