Click or drag to resize

TraversalMethodFactoryDetectMethod Method

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

Parameters

localAddress
Type: System.NetIPAddress
remoteAddress
Type: System.NetIPAddress
natConfig
Type: Ozeki.NetworkINatConfiguration

Return Value

Type: NatTraversalMethod
See Also