ContainerDispose Method

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

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

public void Dispose()

Implements

IDisposableDispose
See Also

Reference