AsyncResultCell<'T>
Namespace: FSharpx.Control
A helper type to store a single result from an asynchronous computation and asynchronously access its result.
Constructors
Constructor | Description |
new()
Signature: unit -> AsyncResultCell<'T>
|
![]() ![]() Create a new result cell CompiledName: |