| ILifetimeScope Events | 
The ILifetimeScope type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | ChildLifetimeScopeBeginning | 
            Fired when a new scope based on the current scope is beginning.
             | 
|  | CurrentScopeEnding | 
            Fired when this scope is ending.
             | 
|  | ResolveOperationBeginning | 
            Fired when a resolve operation is beginning in this scope.
             | 
 See Also
See Also