Jul 3, 2020 Post comments count0 Post likes count0 Cancelling a Windows Runtime asynchronous operation, part 3: C++/CX with PPL, coroutine style Raymond Chen Same wrapper, different sugar.
Jul 2, 2020 Post comments count1 Post likes count0 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 Post comments count4 Post likes count0 Cancelling a Windows Runtime asynchronous operation, part 1: C# Raymond Chen How is the cancellation reported?