Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages