Namespace: FSharp.Control.Reactive Attributes: [<CompilationRepresentation(4)>]
flag(s)
Sets the state of the event to signaled, allowing one or more waiting threads to proceed.
wait(s)
Blocks the current thread until the WaitHandle receives a signal.