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