C# 线程安全集合

list:

  System.Collections.Concurrent.ConcurrentBag<T>   net4.0

  System.Collections.Generic.SynchronizedCollection<T>   net3.0

  

posted on 2024-02-20 10:40  马什么梅  阅读(10)  评论(0编辑  收藏  举报

导航