MBrace.Runtime


IAsyncFunc<'R>

Namespace: MBrace.Runtime.Utils
Parent Module: Utils

Generic asynchronous function

Instance members

Instance memberDescription
Invoke()
Signature: unit -> Async<'R>
Modifiers: abstract
Fork me on GitHub