Table of Contents

Interface ILifetimeScope

Namespace
Autofac
Assembly
Autofac.dll
public interface ILifetimeScope : IComponentContext
Inherited Members
Extension Methods

Properties

Disposer
Tag

Methods

BeginLifetimeScope()
BeginLifetimeScope(Action<ContainerBuilder>)
BeginLifetimeScope(object)
BeginLifetimeScope(object, Action<ContainerBuilder>)
BeginLoadContextLifetimeScope(object, AssemblyLoadContext, Action<ContainerBuilder>)
BeginLoadContextLifetimeScope(AssemblyLoadContext, Action<ContainerBuilder>)

Events

ChildLifetimeScopeBeginning
CurrentScopeEnding
ResolveOperationBeginning