Click or drag to resize

Autofac.Core.Lifetime Namespace

[Missing <summary> documentation for "N:Autofac.Core.Lifetime"]

Classes
  ClassDescription
Public classCurrentScopeLifetime
Attaches the instance's lifetime to the current lifetime scope.
Public classLifetimeScope
Lifetime scope implementation.
Public classLifetimeScopeBeginningEventArgs
Describes when a lifetime scope is beginning.
Public classLifetimeScopeEndingEventArgs
Describes when a lifetime scope is ending.
Public classMatchingScopeLifetime
Attaches the component's lifetime to scopes matching a supplied expression.
Public classMatchingScopeLifetimeTags
Well-known tags used in setting up matching lifetime scopes.
Public classRootScopeLifetime
Attaches the component's lifetime to the root scope.