Click or drag to resize
IPEndPointResolverCreateIPEndPoint Method (String)

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

Parameters

host
Type: SystemString

Return Value

Type: IPEndPoint
See Also