ContainerProviderRequestLifetime Property |
Gets the container used to manage components for processing the
current request.
Namespace:
Autofac.Integration.Web
Assembly:
Autofac.Integration.Web (in Autofac.Integration.Web.dll) Version: 6.0.0+0b24e3a20aaeba340141e7205a9b7643b9d6cc54
Syntax public ILifetimeScope RequestLifetime { get; }
Public ReadOnly Property RequestLifetime As ILifetimeScope
Get
Property Value
Type:
ILifetimeScope[Missing <value> documentation for "P:Autofac.Integration.Web.ContainerProvider.RequestLifetime"]
Implements
IContainerProviderRequestLifetimeSee Also