ScopeDisposeScopeAsync Method

Simple Injector
Releases all instances that are cached by the Scope object asynchronously.

Namespace:  SimpleInjector
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

public Task DisposeScopeAsync()

Return Value

Type: Task

[Missing <returns> documentation for "M:SimpleInjector.Scope.DisposeScopeAsync"]

See Also

Reference