NatConfigurationAutoDetect Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic bool AutoDetect { get; set; }Public Property AutoDetect As Boolean
Get
Set
public:
virtual property bool AutoDetect {
bool get () sealed;
void set (bool value) sealed;
}abstract AutoDetect : bool with get, set
override AutoDetect : bool with get, set
Property Value
BooleanImplements
INatConfigurationAutoDetect
See Also