阅读背景:

在.NET 4中,BeginInvoke和Task是否使用相同的线程池?

来源:互联网 

.NET 4 introduced a brand new thread pool design accessed by the Task Parallel library. But if I have old code that uses Delegate.BeginInvoke, will those be executed by that new thread pool? Or is the old thread pool still in the runtime somewhere? .NET 4 introduced a brand new thread pool desig




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

分享到: