Click or drag to resize

NatConfigurationTraversalMethodType Property

Gets the mode of the NAT traversal.

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

Property Value

NatTraversalMethod

Implements

INatConfigurationTraversalMethodType
See Also