| [Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] | 
Continue the daemon
Source position: daemonapp.pp line 320
| public function TDaemonThread.ContinueDaemon: Boolean; virtual; | 
True if the daemon was succesfully restarted
ContinueDaemon attempts to stop the daemon using its TDaemon.Continue method. It returns True if the attempt was succesful.
| TDaemon.Continue | ||
| 
 | Stops the daemon | |
| 
 | Pause the daemon | |
| 
 | Shut down daemon |