Autofac.Core.Lifetime Namespace |
[Missing <summary> documentation for "N:Autofac.Core.Lifetime"]
Class | Description | |
---|---|---|
![]() | CurrentScopeLifetime |
Attaches the instance's lifetime to the current lifetime scope.
|
![]() | LifetimeScope |
Lifetime scope implementation.
|
![]() | LifetimeScopeBeginningEventArgs |
Describes when a lifetime scope is beginning.
|
![]() | LifetimeScopeEndingEventArgs |
Describes when a lifetime scope is ending.
|
![]() | MatchingScopeLifetime |
Attaches the component's lifetime to scopes matching a supplied expression.
|
![]() | MatchingScopeLifetimeTags |
Well-known tags used in setting up matching lifetime scopes.
|
![]() | RootScopeLifetime |
Attaches the component's lifetime to the root scope.
|