R.rsp (version 0.40.0)

HttpDaemon$getPort: Gets the socket port of the HTTP daemon

Description

Gets the socket port of the HTTP daemon, if started.

Usage

## Static method (use this): ## HttpDaemon$getPort(...)
## Don't use the below: "getPort"(static, ...)

Arguments

...
Not used.

Value

Returns an integer if started, otherwise NA.

See Also

For more information see HttpDaemon.