The definition used to instantiate this daemon instance.
Source position: daemonapp.pp line 74
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. |