ManagedResource
Represent a resource that can be initialized and finalized. The initialization and finalization can either fail with an Error or succeed.
Inheritors
Functions
Link copied to clipboard
Asynchronously initializes the entity. Can Either succeed or fail with an Error.