Click or drag to resize
TraversalMethodFactoryDetectMethod Method

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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