NatConfigurationUseNat Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic bool UseNat { get; }Public ReadOnly Property UseNat As Boolean
Get
public:
virtual property bool UseNat {
bool get () sealed;
}abstract UseNat : bool with get
override UseNat : bool with get
Property Value
BooleanImplements
INatConfigurationUseNat
See Also