restartServer

This will stop the dcd-server safely and restart it again using setup-server asynchronously

@component("dcd")
@arguments("subcmd", "restart-server")
void
restartServer

Return Value

Type: void

null

Call With

{"subcmd": "restart-server"}

Meta