builtbybel / burnbytes

🐦Open-source replica of Microsoft Disk Clean-up with aesthetics of Storage sense (aimed as community cleaner)
https://www.builtbybel.com
233 stars 15 forks source link

Task vs. Threads #5

Closed lutz closed 4 years ago

lutz commented 4 years ago

You use often threads but in new applications (in my opinion) the Taskclass is the modern way, So in this case we should use modern features of .net.