Click or drag to resize

IPEndPointResolverCreateIPEndPoint Method (String)

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

Parameters

host
Type: SystemString

Return Value

Type: IPEndPoint
See Also