Popping a MessageBox for the main app with Backgroundworker in WPF

前端 未结 5 1060
-上瘾入骨i
-上瘾入骨i 2021-01-02 01:51

In a WPF app, I am using a BackgroundWorker to periodically check for a condition on the server. While that works fine, I want to pop a MessageBox notifing the users if some

5条回答
提交回复
热议问题