| [Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] | 
Stop all daemons
Source position: daemonapp.pp line 372
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.  |