-
Notifications
You must be signed in to change notification settings - Fork 1
An WinForms example to demonstrate running a long calculation with async / await, plus reporting progress with IProgress, plus a cancel button to cancel the calcuation using CancellationToken.
datafj/TaskProgressExample
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
An WinForms example to demonstrate running a long calculation with async / await, plus reporting progress with IProgress, plus a cancel button to cancel the calcuation using CancellationToken. See the blog post at: https://fengjiang.me/async-task-with-progress-report-and-cancellation/
About
An WinForms example to demonstrate running a long calculation with async / await, plus reporting progress with IProgress, plus a cancel button to cancel the calcuation using CancellationToken.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published