Click or drag to resize

NatConfiguration(NatTraversalMethod) Constructor

Initializes a new instance of the NatConfiguration class.

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

Parameters

methodType  NatTraversalMethod
The method type used for NAT traversal.
See Also