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