Click here to Skip to main content
16,017,502 members
Articles / Programming Languages / C#

Thread-safe enumeration in C#

Rate me:
Please Sign up or sign in to vote.
4.85/5 (32 votes)
4 Feb 2010Public Domain4 min read 138.2K   71  
A way to have thread-safe foreach statements without explicit locking.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer (Senior)
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions