WPF Project using SQLite DB first - How to handle CancellationTokenSource source for each item?

后端 未结 0 439
悲哀的现实
悲哀的现实 2020-12-01 21:44

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题