Click or drag to resize

IPEndPointResolverCreateIPEndPoint Method (String, Int32)

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static IPEndPoint CreateIPEndPoint(
	string host,
	int port
)

Parameters

host
Type: SystemString
port
Type: SystemInt32

Return Value

Type: IPEndPoint
See Also