LifetimeScope Properties |
The LifetimeScope type exposes the following members.
Name | Description | |
---|---|---|
![]() | ComponentRegistry |
Gets the services associated with the components that provide them.
|
![]() | Disposer |
Gets the disposer associated with this container. Instances can be associated
with it manually if required.
|
![]() | IsDisposed |
Gets a value indicating whether the current instance has been disposed.
(Inherited from Disposable.) |
![]() | ParentLifetimeScope |
Gets the parent of this node of the hierarchy, or null.
|
![]() | RootLifetimeScope |
Gets the root of the sharing hierarchy.
|
![]() | Tag |
Gets the tag applied to the lifetime scope.
|