LumiSoft Net Help
DnsClient Property
NamespacesLumiSoft.Net.SMTP.RelayRelay_ServerDnsClient
Gets or stes DNS client.
Declaration Syntax
C#Visual BasicVisual C++F#
public Dns_Client DnsClient { get; set; }
Public Property DnsClient As Dns_Client
	Get
	Set
public:
property Dns_Client^ DnsClient {
	Dns_Client^ get ();
	void set (Dns_Client^ value);
}
member DnsClient : Dns_Client with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
ArgumentNullExceptionIs raised when null value is passed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119