Initialises a new instance of the IpEndPoint class, with the specified host and port.
             
Namespace: Facilita.NativeAssembly: clrNativeWrapper (in clrNativeWrapper.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- host
- Type: System String
 The hostname.
- port
- Type: System Int32
 The port number.
See Also