Click or drag to resize

TraversalMethodFactoryCreate Method

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

Parameters

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

Return Value

Type: ITraversalMethod
See Also