Gets a boolean value indicating whether the system detects the NAT settings automatically.

Declaration Syntax
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