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: 10.3.183.0
Syntax
public NatConfiguration(
	NatTraversalMethod methodType
)

Parameters

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