Yaaf.FSharp.Helper


AsyncLock

Defined in Yaaf.FSharp.Helper.dll.

Constructors

ConstructorDescription
new()
Signature: unit -> AsyncLock

Instance members

Instance memberDescription
Lock(f)
Signature: (f:(unit -> Async<'?19721>)) -> Async<'?19721>
Type parameters: '?19721
Fork me on GitHub