会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ybhcolin
博客园
首页
新随笔
新文章
联系
订阅
管理
2010年9月26日
线程池(ThreadPool介绍)
摘要: ThreadPool 类 目地:提供執行緒的集區,可用來公佈工作項目,處理非同步的 (Asynchronous) I/O,代表其他執行緒等候,和處理計時器。命名空间:System.Threading 成员: ThreadPool.GetMaxThreads(out int workerThreads,out int completionPortThreads)方法: 取得线程池之设定最大工作线程数...
阅读全文
posted @ 2010-09-26 20:06 为了看阳光
阅读(871)
评论(0)
推荐(0)
编辑