Initializes a new instance of the HostEndpoint class.
Overload List
| Name | Description | |
|---|---|---|
| HostEndpoint()()()() |
Initializes a new instance of the HostEndpoint class with default
settings.
| |
| HostEndpoint(String) |
Initializes a new instance of the HostEndpoint class with the specified
host.
| |
| HostEndpoint(String, Int32) |
Initializes a new instance of the HostEndpoint class with the specified
host and port.
| |
| HostEndpoint(String, Int32, Boolean) |
Initializes a new instance of the HostEndpoint class with the specified
host and port and adds a reference to itself as the only resolved endpoint.
|