Ozeki VoIP SDK Class library
AutoDetect Property
NamespacesOzeki.Network.NatNatConfigurationAutoDetect
Gets or sets a boolean value indicating whether the system will decide automatically that the local or public address will be used. The public address will be determined using the specified traversal method type. When the auto-detect mode is turned off, the system always use the specified traversal method.
Declaration Syntax
C#Visual BasicVisual C++
public bool AutoDetect { get; set; }
Public Property AutoDetect As Boolean
	Get
	Set
public:
virtual property bool AutoDetect {
	bool get () sealed;
	void set (bool value) sealed;
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290