Event called when a daemon in instantiated.
Source position: daemonapp.pp line 277
published property TDaemonDef.OnCreateInstance : TNotifyEvent |
OnCreateInstance is called whenever an instance of the daemon is created. This can be used for instance when a single TDaemon class is used to run several services, to correctly initialize the TDaemon.