Click or drag to resize

IPEndPointResolverCreateIPEndPoint(String) Method


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

Parameters

host  String
 

Return Value

IPEndPoint
See Also