Guaranteed execution: complete later block. Either the delegate successfully takes ownership of the OnCompletion or a final FAILED completion is dispatched
the completion value type
Guaranteed execution: complete now block When this method finishes, it is guaranteed the OnCompletion will have received a final completion. Exceptions will result in a FAILED completion Exceptions will be rethrown.
the completion value type
the final completion value
Open this instance.
the mechanism to close
The Concurrency API