Click or drag to resize

IContainer Events

The IContainer type exposes the following members.

Events
  NameDescription
Public eventChildLifetimeScopeBeginning
Fired when a new scope based on the current scope is beginning.
(Inherited from ILifetimeScope.)
Public eventCurrentScopeEnding
Fired when this scope is ending.
(Inherited from ILifetimeScope.)
Public eventResolveOperationBeginning
Fired when a resolve operation is beginning in this scope.
(Inherited from ILifetimeScope.)
Top
See Also