public string GetReverseDNS( string hostNameOrAddress )
Parameters
- hostNameOrAddress
Return Value
The DNS reverse proxy name
public string GetReverseDNS( string hostNameOrAddress )
Exception | Description |
---|---|
System.Net.Sockets.SocketException | An exception stating "No such host is known" if the host name does not resolve. |
System.ArgumentException | Value must be provided |
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