ISharingLifetimeScope Properties |
The ISharingLifetimeScope type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentRegistry |
Gets the associated services with the components that provide them.
(Inherited from IComponentContext.) | |
| Disposer |
Gets the disposer associated with this ILifetimeScope.
Component instances can be associated with it manually if required.
(Inherited from ILifetimeScope.) | |
| 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 ILifetimeScope.
(Inherited from ILifetimeScope.) |