NatConfigurationTraversalMethodType Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic NatTraversalMethod TraversalMethodType { get; set; }Public Property TraversalMethodType As NatTraversalMethod
Get
Set
public:
virtual property NatTraversalMethod TraversalMethodType {
NatTraversalMethod get () sealed;
void set (NatTraversalMethod value) sealed;
}abstract TraversalMethodType : NatTraversalMethod with get, set
override TraversalMethodType : NatTraversalMethod with get, set
Property Value
NatTraversalMethodImplements
INatConfigurationTraversalMethodType
See Also