Blocks the current thread until the System.Threading.CountdownEvent is set, using a 32-bit signed integer to measure the timeout.
- millisecondsTimeout
- The number of milliseconds to wait, or Timeout.Infinite(-1) to wait indefinitely.
true if the System.Threading.CountdownEvent was set; otherwise, false.