Jul 3, 2020 0 0 Cancelling a Windows Runtime asynchronous operation, part 3: C++/CX with PPL, coroutine style Raymond Chen Same wrapper, different sugar.
Jul 2, 2020 1 0 Cancelling a Windows Runtime asynchronous operation, part 2: C++/CX with PPL, explicit continuation style Raymond Chen Going through a different wrapper.
Jul 1, 2020 4 0 Cancelling a Windows Runtime asynchronous operation, part 1: C# Raymond Chen How is the cancellation reported?