Click or drag to resize
IPEndPointResolverCreateIPEndPoint Method (String, Int32)

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

Parameters

host
Type: SystemString
port
Type: SystemInt32

Return Value

Type: IPEndPoint
See Also