agoda-com / agoda-com/standards-c-sharp

Don't use SynchronizedCollection<T> , Use collections provided by the System.Collections.Concurrent

Đang mở
#11 1 bình luận 2 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
22
Fork
4
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

List => SynchronizedCollection
SynchronizedCollection : use lock statement in every access

You should use one of the collections provided by the System.Collections.Concurrent namespace
[When to Use a Thread-Safe Collection](http://msdn.microsoft.com/en-us/library/dd997373.aspx)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.