ILifetimeScopeProvider Interface |
Namespace: Autofac.Integration.Mvc
The ILifetimeScopeProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationContainer |
Gets the global, application-wide container.
|
| Name | Description | |
|---|---|---|
| EndLifetimeScope |
Ends the current lifetime scope.
| |
| GetLifetimeScope |
Gets a nested lifetime scope that services can be resolved from.
|