LumiSoft Net Help
DNS_ClientException Constructor (rcode)
NamespacesLumiSoft.Net.DNS.ClientDNS_ClientExceptionDNS_ClientException(DNS_RCode)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public DNS_ClientException(
	DNS_RCode rcode
)
Public Sub New ( 
	rcode As DNS_RCode
)
public:
DNS_ClientException(
	DNS_RCode rcode
)
new : 
        rcode : DNS_RCode -> DNS_ClientException
Parameters
rcode (DNS_RCode)
DNS server returned error code.

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