Click or drag to resize
TraversalMethodFactoryCreate Method

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public ITraversalMethod Create(
	IPEndPoint localEndPoint,
	INatConfiguration natConfig
)

Parameters

localEndPoint
Type: System.NetIPEndPoint
natConfig
Type: Ozeki.NetworkINatConfiguration

Return Value

Type: ITraversalMethod
See Also