NameResolutionResult.NetworkErrorCode Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether an error occurred.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: Microsoft.Phone.Net.NetworkInformation.NetworkErrorOne of the enumeration values that specifies the status of the network operation.
The property returns NameResolutionOperationAborted, NameResolutionNoHostAddresses, or Success.
Show: