我将最大线程设置为10.然后我使用ThreadPool.QueueUserWorkItem添加了22000任务.运行该程序后很可能并非所有22000任务都已完成.有多少任务可以排队等待可用线程?
.net c# multithreading threadpool
.net ×1
c# ×1
multithreading ×1
threadpool ×1