Ozeki VoIP SDK Class library
ReTryFailedResolve Property
NamespacesOzeki.Network.NatNatRemoteServerReTryFailedResolve
Gets or sets a boolean value indicating whether the system will try to resolve the DNS if the resolve attempt failed previously.
Declaration Syntax
C#Visual BasicVisual C++
public bool ReTryFailedResolve { get; set; }
Public Property ReTryFailedResolve As Boolean
	Get
	Set
public:
property bool ReTryFailedResolve {
	bool get ();
	void set (bool value);
}
Property Value

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