Ozeki VoIP SDK Class library
ReResolveAddress Property
NamespacesOzeki.Network.NatNatRemoteServerReResolveAddress
Gets or sets a boolean value indicating whether the address of the STUN server will be resolved frequently after 'n' minutes. ('n' is specified in the ResolveInterval property)
Declaration Syntax
C#Visual BasicVisual C++
public bool ReResolveAddress { get; set; }
Public Property ReResolveAddress As Boolean
	Get
	Set
public:
property bool ReResolveAddress {
	bool get ();
	void set (bool value);
}
Property Value

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