INatConfigurationTraversalMethodType Property |
Gets the mode of the NAT traversal.
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxNatTraversalMethod TraversalMethodType { get; }
ReadOnly Property TraversalMethodType As NatTraversalMethod
Get
property NatTraversalMethod TraversalMethodType {
NatTraversalMethod get ();
}
abstract TraversalMethodType : NatTraversalMethod with get
Property Value
Type:
NatTraversalMethod
See Also