FSharp.Control.Reactive


WaitHandle

Namespace: FSharp.Control.Reactive

Static members

Static memberDescription
WaitHandle.Signal
Signature: ManualResetEvent

Initializes a new instance of the ManualResetEvent class with initial state set to 'false'.

CompiledName: get_Signal

Fork me on GitHub