Types to assist with cancellation handling.
-
Updated
Dec 8, 2023 - C#
Types to assist with cancellation handling.
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…
To associate your repository with the cancellation-handling topic, visit your repo's landing page and select "manage topics."