Click or drag to resize

TraversalMethodFactoryDetectMethod Method


Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public NatTraversalMethod DetectMethod(
	IPAddress localAddress,
	IPAddress remoteAddress,
	INatConfiguration natConfig
)

Parameters

localAddress  IPAddress
 
remoteAddress  IPAddress
 
natConfig  INatConfiguration
 

Return Value

NatTraversalMethod
See Also