HttpDaemon$restart {R.rsp} | R Documentation |
Restarts the HTTP daemon.
## Static method (use this): ## HttpDaemon$restart(...) ## Don't use the below: ## S3 method for class 'HttpDaemon' restart(static, ...)
... |
Not used. |
Returns nothing.
Henrik Bengtsson
*isStarted()
.
*start()
.
*terminate()
.
For more information see HttpDaemon
.