Walter.Net.Networking
GetReverseDNS(String) Method
Walter.Net.Networking Assembly > Walter.Net.Networking Namespace > DnsManager Class > GetReverseDNS Method : GetReverseDNS(String) Method
Resolve the DNS name of a domain or an IP address
Syntax
public string GetReverseDNS( 
   string hostNameOrAddress
)

Parameters

hostNameOrAddress

Return Value

The DNS reverse proxy name
Exceptions
ExceptionDescription
An exception stating "No such host is known" if the host name does not resolve.
Value must be provided
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DnsManager Class
DnsManager Members
Overload List