LumiSoft Mail Server User API
ConnectionOk Property
Namespaces > LumiSoft.Net.Dns.Client > DnsServerResponse > ConnectionOk
Gets if connection to dns server was successful.
Syntax
C#Visual BasicManaged C++
public bool ConnectionOk { get; }
Public ReadOnly Property ConnectionOk As Boolean
public:
bool ConnectionOk {
	bool get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)