Click or drag to resize

TraversalMethodFactoryCreate Method


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

Parameters

localEndPoint  IPEndPoint
 
natConfig  INatConfiguration
 

Return Value

ITraversalMethod
See Also