DaemonOutput (DaemonLost property)
Stringlist copy of last output stream of lost daemon thread (DaemonLost class)
The contents of this stringlist might be useful in determining why the daemon thread was restarted.
Syntax
%sl = daemonLost:DaemonOutput
Syntax terms
%sl | This Stringlist contains a copy of the daemon thread's last output. The stringlist can be empty, that is, have no items. |
---|---|
%dLost | A reference to an instance of a DaemonLost object. |