[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Continue the daemon
Source position: daemonapp.pp line 319
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.
|
Stops the daemon |
|
|
Pause the daemon |
|
|
Shut down daemon |
lazarus-ccr.sourceforge.net |