开发者

How would you stop a thread when the Window is closing and

开发者 https://www.devze.com 2023-01-08 02:10 出处:网络
...the class with the running thread is far away from the closing_event of the window. btw. we use composite applic开发者_开发问答ation block from MS.Use a Named Event to communicate with you far-awa

...the class with the running thread is far away from the closing_event of the window.

btw. we use composite applic开发者_开发问答ation block from MS.


Use a Named Event to communicate with you far-away-thread.

0

精彩评论

暂无评论...
验证码 换一张
取 消