Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Dns Class
 Dns Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Dns Members

Provides simple domain name resolution functionality.

The Dns type exposes the following members.

  NameDescription
Public methodStatic memberBeginGetHostAddresses Asynchronously returns the Internet Protocol (IP) addresses for the specified host.
Public methodStatic memberSupported by the .NET Compact FrameworkBeginGetHostByName Obsolete. Begins an asynchronous request for IPHostEntry information about the specified DNS host name.
Public methodStatic memberSupported by the .NET Compact FrameworkBeginGetHostEntryOverloaded. Asynchronously resolves a host name or IP address to an IPHostEntry instance.
Public methodStatic memberSupported by the .NET Compact FrameworkBeginResolve Obsolete. Begins an asynchronous request to resolve a DNS host name or IP address to an IPAddress instance.
Public methodStatic memberEndGetHostAddresses Ends an asynchronous request for DNS information.
Public methodStatic memberSupported by the .NET Compact FrameworkEndGetHostByName Obsolete. Ends an asynchronous request for DNS information.
Public methodStatic memberSupported by the .NET Compact FrameworkEndGetHostEntry Ends an asynchronous request for DNS information.
Public methodStatic memberSupported by the .NET Compact FrameworkEndResolve Obsolete. Ends an asynchronous request for DNS information.
Public methodStatic memberGetHostAddresses Returns the Internet Protocol (IP) addresses for the specified host.
Public methodStatic memberSupported by the .NET Compact FrameworkGetHostByAddressOverloaded. Gets DNS host information for an IP address. These methods are now obsolete.
Public methodStatic memberSupported by the .NET Compact FrameworkGetHostByName Obsolete. Gets the DNS information for the specified DNS host name.
Public methodStatic memberSupported by the .NET Compact FrameworkGetHostEntryOverloaded. Resolves a host name or IP address to an IPHostEntry instance.
Public methodStatic memberSupported by the .NET Compact FrameworkGetHostName Gets the host name of the local computer.
Public methodStatic memberSupported by the .NET Compact FrameworkResolve Obsolete. Resolves a DNS host name or IP address to an IPHostEntry instance.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker