阅读背景:

C#中的异步加载 - 优化/正确使用?

来源:互联网 

So I want to make sure all of my database / network operations are not happening on the UI thread of my application. To do this I normally use the BeginInvoke function to make the call and then Invoke to do the actual update. I am not sure if I am doing things correctly compared to the way it should be done. Could anyone please provide comments on the following code:So I want to make sure all of my database / net




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: