Search code examples
c#uwphttprequesthttpresponsesendasync

Not returning response of HttpRequest on partial content C# UWP


Code that did work now all of a suddent not working due to not returning response of HttpRequest on partial content C# UWPDropbox, Google Drive & Onedrive.

I have a feeling that a Visual Studio or Windows 10 SDK upgrade caused this or maybe .Net has a change I am not aware of....

Has anyone else faced a similar issue?


Solution

  • Awaiter deadlock with Task return, solved with out parameters