Click or drag to resize
NatConfiguration Constructor (NatTraversalMethod)
Initializes a new instance of the NatConfiguration class.

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public NatConfiguration(
	NatTraversalMethod methodType
)

Parameters

methodType
Type: Ozeki.NetworkNatTraversalMethod
The method type used for NAT traversal.
See Also