API17:JDaemon::shutdown
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDaemon::shutdown
Description
Method to shut down the daemon and optionally restart it.
Description:JDaemon::shutdown [Edit Descripton]
protected function shutdown ($restart=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $restart | bool | false | True to restart the daemon on exit. |
See also
-
JDaemon::shutdown source code on BitBucket
-
Class JDaemon
-
Subpackage Application
- Other versions of JDaemon::shutdown
SeeAlso:JDaemon::shutdown [Edit See Also]
User contributed notes
<CodeExamplesForm />
