Autofac .NET Inversion of Control Container
IComponentLifetime Interface
NamespacesAutofac.CoreIComponentLifetime
Locates the lifetime to which instances of a component should be attached.
Declaration Syntax
C#Visual BasicVisual C++
public interface IComponentLifetime
Public Interface IComponentLifetime
public interface class IComponentLifetime
Members
All MembersMethods



IconMemberDescription
FindScope(ISharingLifetimeScope)
Given the most nested scope visible within the resolve operation, find the scope for the component.

Assembly: Autofac (Module: Autofac) Version: 2.1.13.813 (2.1.13.813)