UploadStringCompletedEventArgs.Result Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the server reply to a string upload operation that is started by calling an UploadStringAsync method.
Assembly: System.Net (in System.Net.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The asynchronous request was cancelled. |
Show: