Click or drag to resize
NatConfigurationTraversalMethodType Property
Gets the mode of the NAT traversal.

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public NatTraversalMethod TraversalMethodType { get; set; }

Property Value

Type: NatTraversalMethod

Implements

INatConfigurationTraversalMethodType
See Also