Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDaemonThread.InterrogateDaemon

Report the daemon status.

Declaration

Source position: daemonapp.pp line 346

public function TDaemonThread.InterrogateDaemon: Boolean; virtual;

Function result

Always True.

Description

InterrogateDaemon simply calls TCustomDaemon.ReportStatus for the daemon that is running in this thread. It always returns True.

See also

TCustomDaemon.ReportStatus

  

Report the current status to the operating system.


Documentation generated on: Jul 24 2023