[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'daemonapp' (#fcl)

TDaemonThread.ContinueDaemon

Continue the daemon

Declaration

Source position: daemonapp.pp line 344

public function TDaemonThread.ContinueDaemon: Boolean; virtual;

Function result

True if the daemon was successfully restarted

Description

ContinueDaemon attempts to restart the Daemon by calling methods in the TCustomDaemon instance. It returns True if the attempt was successful.

See also

TDaemonThread.Daemon

  

Daemon instance

TDaemonThread.StopDaemon

  

Stops the daemon

TDaemonThread.PauseDaemon

  

Pause the daemon

TDaemonThread.ShutDownDaemon

  

Shut down daemon

TCustomDaemon

  

Base daemon application class


Documentation generated on: May 14 2021