Is there a C# equivalent to Java's CountDownLatch?
The .NET Framework version 4 includes the new System.Threading.CountdownEvent class.
1.4m articles
1.4m replys
5 comments
57.0k users