[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] |
The definition used to instantiate this daemon instance
Source position: daemonapp.pp line 65
public property TCustomDaemon.Definition : TDaemonDef |
Definition is the TDaemonDef definition that was used to start the daemon instance. It can be used to retrieve additional information about the intended behaviour of the daemon.
|
Daemon definition |