| [Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] | 
Report the daemon status
Source position: daemonapp.pp line 346
public function TDaemonThread.InterrogateDaemon: Boolean; virtual;  | 
Always True.
InterrogateDaemon simply calls TCustomDaemon.ReportStatus for the daemon that is running in this thread. It always returns True.
  | 
Report the current status to the operating system  |