Yaaf.FSharp.Helper


AsyncManualResetEvent

Defined in Yaaf.FSharp.Helper.dll.

Constructors

ConstructorDescription
new()
Signature: unit -> AsyncManualResetEvent

Instance members

Instance memberDescription
AsAsync
Signature: Async<unit>
Set()
Signature: unit -> unit
WaitTask
Signature: Task<bool>
Fork me on GitHub