| Autofac.Core.Resolving Namespace | 
[Missing <summary> documentation for "N:Autofac.Core.Resolving"]
 Classes
Classes| Class | Description | |
|---|---|---|
|  | ResolveOperationBeginningEventArgs | 
            Describes the commencement of a new resolve operation.
             | 
|  | ResolveOperationEndingEventArgs | 
            Describes the commencement of a new resolve operation.
             | 
|  | ResolveRequestBeginningEventArgs | 
            Fired when a resolve request is starting.
             | 
|  | ResolveRequestCompletingEventArgs | 
            Fired when a resolve request is starting.
             | 
|  | SegmentedStackT | 
            Implements a segmented stack of items, which functions like a regular StackT, but allows segments
            of the stack to be enumerated without including items pushed before the segment.
             | 
 Interfaces
Interfaces| Interface | Description | |
|---|---|---|
|  | IDependencyTrackingResolveOperation | 
            The interface indicating that an IResolveOperation supports dependency tracking. Required by middleware that must understand the dependency tree.
             | 
|  | IResolveOperation | 
            An IResolveOperation is a component context that sequences and monitors the multiple
            activations that go into producing a single requested object graph.
             |