I have a wpf project using sqlite db first. Each item stored in the DB runs a Task on app start. Each task can be cancelled from anywhere in the app.
I am struggling