Ozeki VoIP SDK Class library
AutoDetect Property
NamespacesOzeki.Network.NatNatConfigurationAutoDetect
Gets a boolean value indicating whether the system detects the NAT settings automatically.
Declaration Syntax
C#Visual BasicVisual C++
public bool AutoDetect { get; private set; }
Public Property AutoDetect As Boolean
	Get
	Private Set
public:
property bool AutoDetect {
	bool get ();
	private: void set (bool value);
}

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243