阅读背景:

在控制台应用程序中使用.NET BackgroundWorker类

来源:互联网 

I am relatively new to .NET programming and multithreading in general, and was wondering if it is ok to use .NET provided BackgroundWorker to spawn off worker threads to do some work in a console application? From the various documentation online, I see that intent for this class is more for UI oriented applications, where you want to do some work in background, but keep the UI responsive, and report progress, cancelling processing if needed etc. I am relatively new to .NET programming and mul




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

分享到: