[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
Report the status to the operating system.
Source position: daemonapp.pp line 132
public function TDaemonController.ReportStatus: Boolean; virtual; |
True if the status was reported succesfully
ReportStatus reports the status of the daemon to the operating system. On windows, this sends the current service status to the service manager. On other operating systems, this sends a message to the system log.
If an error occurs, an error message is sent to the system log.
TDaemon.ReportStatus |
||
|
Last reported status |