GitHub topics: cancellation-handling
StephenCleary/Cancellation
Types to assist with cancellation handling.
Language: C# - Size: 172 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 8

kathleenwest/AdvancedFormApplicationV
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
Language: C# - Size: 97.7 KB - Last synced at: 10 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

lsphillips/YouAreCancelled
An implementation of the cooperative cancellation model that is heavily inspired by the .NET implementation.
Language: JavaScript - Size: 1.22 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1
