BackgroundWorker的完成事件 - 这线程? [英] BackgroundWorker completed event - which thread?

查看:121
本文介绍了BackgroundWorker的完成事件 - 这线程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否BackgroundWorker的控制的情况下完成了回来GUI线程或我一定要封送回来了。

Does the completed event of the BackgroundWorker control come back on the GUI thread or do i have to marshal that back.

此外,没有progress事件回来GUI线程或我一定要封送回来?

Also, does the progress event come back on the GUI thread or do i have to marshal that back?

推荐答案

这两个事件将被整理到UI线程。

Both events will be marshalled onto the UI thread.

这篇关于BackgroundWorker的完成事件 - 这线程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆