Locates the lifetime to which instances of a component should be attached.
| C# | Visual Basic | Visual C++ |
public interface IComponentLifetime
Public Interface IComponentLifetime
public interface class IComponentLifetime
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| FindScope(ISharingLifetimeScope) |
Given the most nested scope visible within the resolve operation, find
the scope for the component.
|