Initializes a new instance of that class.
The underlying workspace.
The TCP port the host should listen on.
The settings for that host.
Stores disposable sub objects.
Stores intervals.
Stores timeouts.
Gets if object has been disposed or not.
Gets if the 'dispose()' method is currently executed or not.
Gets if the object is disposed or currently disposing.
The TCP port the host should listen on.
The settings for that host.
The underlying workspace.
Gets if the host should be started automatically or not.
Gets if the host is currently running or not.
Cleansup all timeouts.
Cleansup all timeouts.
Returns the name and the description of that host.
The name and description.
Handles a value as string and replaces placeholders.
The value to parse.
The parsed value.
Starts the host.
The promise that indicates if operation was successful or not.
Stops the host.
The promise that indicates if operation was successful or not.
Generated using TypeDoc
An API host.