摘要:
The ThreadPool class provides your application with a pool of worker threads that are managed by the system, allowing you to concentrate on application tasks rather than thread management. If you have short tasks that require background processing, the managed thread pool is an easy way to take adva 阅读全文
posted @ 2010-06-24 20:35
做个不善的人
阅读(673)
评论(0)
推荐(0)