Initializes a new instance of the HostEndpoint class.

Overload List

  NameDescription
Public methodHostEndpoint()()()()
Initializes a new instance of the HostEndpoint class with default settings.
Public methodHostEndpoint(String)
Initializes a new instance of the HostEndpoint class with the specified host.
Public methodHostEndpoint(String, Int32)
Initializes a new instance of the HostEndpoint class with the specified host and port.
Public methodHostEndpoint(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.

See Also