Click or drag to resize
IPEndPointResolverIsValidHost Method

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

Parameters

host
Type: SystemString

Return Value

Type: Boolean
See Also