Skip to content

datafj/TaskProgressExample

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

 
 
 

Contributors

Languages