Click or drag to resize

NatConfigurationTraversalMethodType Property

Gets the mode of the NAT traversal.

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

Property Value

Type: NatTraversalMethod

Implements

INatConfigurationTraversalMethodType
See Also