DaemonOutput (DaemonLost property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
mNo edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:DaemonLost:DaemonOutput subtitle}}
#REDIRECT [[DaemonLost class#DaemonOutput property|DaemonOutput property]]
 
[[Category:DaemonLost methods|DaemonOutput property]]
The contents of this stringlist might be useful in determining why the
daemon thread was restarted.
==Syntax==
{{Template:DaemonLost:DaemonOutput syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%sl</th>
<td>This Stringlist contains a copy of the daemon thread's last output. The stringlist can be empty, that is, have no items.
</td></tr>
<tr><th>%dLost</th>
<td>A reference to an instance of a DaemonLost object.
 
</td></tr></table>
==See also==
{{Template:DaemonLost:DaemonOutput footer}}

Latest revision as of 00:05, 10 May 2011