requestScope

open fun requestScope(): CompletableSource

Returns a CompletableSource that, upon completion, will trigger disposal.

Throws

scope retrievals throws an exception, such as OutsideScopeException