HttpDaemon$terminate
From R.rsp v0.44.0
by Henrik Bengtsson
Terminates the HTTP daemon
Terminates the HTTP daemon.
Usage
## Static method (use this):
## HttpDaemon$terminate(...)## Don't use the below:
# S3 method for HttpDaemon
terminate(static, ...)
Arguments
- ...
Not used.
Value
Returns nothing.
See Also
*isStarted()
.
*start()
.
*restart()
.
For more information see HttpDaemon
.
Community examples
Looks like there are no examples yet.