Click or drag to resize

IPEndPointResolverCreateIPEndPoint(String, Int32) Method


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

Parameters

host  String
 
port  Int32
 

Return Value

IPEndPoint
See Also