Default constructor.

Syntax
| C# | Visual Basic | Managed C++ |
public RouteAction_RouteToHost (
string host,
int port
)
public:
RouteAction_RouteToHost (
String^ host,
int port
)

Parameters
- host (String)
- Host name or IP where to route message.
- port (Int32)
- Host port.
Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)