Process items in list<Object> by a set of threads - threadpooling

后端 未结 0 1269
梦如初夏
梦如初夏 2020-12-06 22:44
public void multithread()
{

  List objectlist= new List{
      //consider it has around 10 objects
   };
  foreach (var obj in objectlis         


        
                      
相关标签:
回答
  • 消灭零回复
提交回复
热议问题