Stop the background server if it is running and all connections are idle. With the option --force the server can be shutdown even if operations are currently running!
apax plc-control server-stop [--force]
#### Examples
#### Parameters
| Parameter | Description
| ------------------------ | ----------------
| **_--force_** | The server process is stopped even if any operation is active.
apax plc-control server-stop
apax plc-control server-stop --force