Mono Class Library: System.Net.Dns Overview | MembersSystem.Net.Dns.GetHostByAddress Method |
Queries DNS for the DNS host name of the specified IP address. [Edit]
|
- address
- A System.Net.IPAddress instance. [Edit]
A System.Net.IPHostEntry instance containing the host information. [Edit]
Type Reason System.Net.DnsPermission [Edit] Requires unrestricted permission for accessing DNS information. See System.Net.DnsPermission and System.Security.Permissions.PermissionState.Unrestricted.
Type Reason ArgumentNullException address is null . [Edit] System.Net.Sockets.SocketException An error was encountered executing the DNS query . [Edit] System.Security.SecurityException The caller does not have permission to access DNS information. [Edit]
Documentation for this section has not yet been entered. [Edit]
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0