IAsyncDisposable
Namespace: MBrace.Core.Internals
Parent Module: Utils
Resource that can be disposed of asynchronouslys
Instance members
Instance member | Description |
Dispose()
Signature: unit -> Async<unit>
Modifiers: abstract |
Asynchronously disposes of resource. |