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