Stop all daemons.
Source position: daemonapp.pp line 402
public procedure TCustomDaemonApplication.StopDaemons( |
Force: Boolean |
); |
Force |
|
If True, send the SHUTDOWN control code. |
StopDaemons sends the STOP control code to all daemons, or the SHUTDOWN control code in case Force is True.
|
Controller. |
|
|
Uninstall all daemons. |
|
|
Run all daemons. |