AsyncDisposableStack
Properties
Functions
Link copied to clipboard
Adds a callback to be invoked when the stack is disposed.
Link copied to clipboard
Disposes each resource in the stack in the reverse order that they were added.
Link copied to clipboard
Link copied to clipboard
Move all resources out of this stack and into a new DisposableStack
, and marks this stack as disposed.