.NET Framework Class Library
Dns Methods

The Dns type exposes the following members.

Methods

  NameDescription
Public methodStatic memberBeginGetHostAddressesAsynchronously 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 memberEndGetHostAddressesEnds 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 FrameworkEndGetHostEntryEnds an asynchronous request for DNS information.
Public methodStatic memberSupported by the .NET Compact FrameworkEndResolve Obsolete. Ends an asynchronous request for DNS information.
Public methodStatic memberGetHostAddressesReturns 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 FrameworkGetHostNameGets 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
See Also

Reference

Tags :


Page view tracker