Initializes a new instance of that class.
Stores disposable sub objects.
Stores intervals.
Stores timeouts.
Gets the ID of the proxy.
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.
Gets the options for that proxy.
Returns if the proxy is currently running or not.
Gets the port the proxy listens on.
Adds a destination.
The address / hostname of the destination.
The TCP port of the destination.
The context of the added destination.
Adds a filter.
The filter.
The filter context.
Cleansup all timeouts.
Cleansup all timeouts.
Returns the name and description of that proxy for a workspace.
The workspace.
The name and description.
Set the name and description resolver for a workspace.
The workspace.
The resolver.
The resolver context.
Starts the proxy.
The promise that indicates if operation was successful or not.
Stops the proxy.
The promise that indicates if operation was successful or not.
Toggles the "running state" of that proxy.
The promise that indicates if operation was successful or not.
Generated using TypeDoc
A TCP propxy.