| [Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] | 
Stops the daemon
Source position: daemonapp.pp line 318
| public function TDaemonThread.StopDaemon: Boolean; virtual; | 
True if the daemon was stopped succesfully.
StopDaemon attempts to stop the daemon using its TDaemon.Stop method, and terminates the thread.
| TDaemon.Stop | ||
| 
 | Pause the daemon | |
| 
 | Shut down daemon |