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.
| Name | Description | |
|---|---|---|
|
AsyncState | Gets a user-defined object that contains information about the operation. |
|
HostName | Gets the host name that was submitted to be resolved. |
|
IPEndPoints | Gets IP addresses for the HostName, if the operation succeeded. |
|
NetworkErrorCode | Gets a value that indicates whether an error occurred. |
|
NetworkInterface | Gets the network interface that was used to resolve the host name. |
Show: