IContainerProvider Interface |
Namespace: Autofac.Integration.Web
The IContainerProvider type exposes the following members.
Name | Description | |
---|---|---|
ApplicationContainer |
Gets the global, application-wide container.
| |
RequestLifetime |
Gets the lifetime used to manage components for processing the
current request.
|
Name | Description | |
---|---|---|
EndRequestLifetime |
Dispose of the current request's container, if it has been
instantiated.
|