WebException.Status Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the status of the response.
Assembly: System.Net (in System.Net.dll)
The Status property indicates the reason for the WebException.
The value of Status is one of the WebExceptionStatus values.
Show: