NameResolutionResult Properties

NameResolutionResult Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The NameResolutionResult type exposes the following members.

  NameDescription
Public property AsyncState Gets a user-defined object that contains information about the operation.
Public property HostName Gets the host name that was submitted to be resolved.
Public property IPEndPoints Gets IP addresses for the HostName, if the operation succeeded.
Public property NetworkErrorCode Gets a value that indicates whether an error occurred.
Public property NetworkInterface Gets the network interface that was used to resolve the host name.
Top

Show:
© 2017 Microsoft