Is there a C# equivalent to Java's CountDownLatch?
The .NET Framework version 4 includes the new System.Threading.CountdownEvent class.
2.1m questions
2.1m answers
60 comments
57.0k users