Scope
Represents a collection of callbacks to be executed at the end of the lexical scope.
Attaches callback to this lexical scope.
Attaches callback to this lexical scope.
Executes all attached callbacks synchronously.
Executes all attached callbacks asynchronously.
Registers an object for disposal.
Registers an object for asynchronous disposal.