johnnyhenderson replied

402 weeks ago

Hello,
For asynchronous HTTP operations I think it would be better to use Windows.Web.Http.HttpClient. But I need fine-grained control over downloading and canceling. For example, I can repeatedly read a small amount of data from HTTP response and quit on cancel request (raised from background task cancel event).
I am planning to use .NET System.Net.Http.HttpClient. But I'm new to UWP development, I'm always suspicious if there are drawbacks by using .NET classes. Any suggestions are welcome.

For More Details Web Video Creation Service
Please log in to post a reply.