ManualEvent.wait

Acquires ownership and waits until the signal is emitted.

Throws

May throw an InterruptException if the task gets interrupted using Task.interrupt().

Meta