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