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