| Autofac.Core.Resolving.Pipeline Namespace | 
[Missing <summary> documentation for "N:Autofac.Core.Resolving.Pipeline"]
 Classes
Classes| Class | Description | |
|---|---|---|
|  | ResolveRequestContext | 
            The context in which a service can be accessed or a component's
            dependencies resolved. Disposal of a context will dispose any owned
            components.
             | 
|  | ServicePipelines | 
            Provides helpers for building service pipelines.
             | 
 Interfaces
Interfaces| Interface | Description | |
|---|---|---|
|  | IResolveMiddleware | 
            Defines an executable resolve middleware.
             | 
|  | IResolvePipeline | 
            Represents a pipeline that can be invoked to resolve an instance of a service.
             | 
|  | IResolvePipelineBuilder | 
            Provides the ability to build a resolve pipeline from a set of middleware.
             | 
 Enumerations
Enumerations| Enumeration | Description | |
|---|---|---|
|  | MiddlewareInsertionMode | 
            Provides the modes of insertion when adding middleware to an IResolvePipelineBuilder.
             | 
|  | PipelinePhase | 
             Defines the possibles phases of the resolve pipeline.
              | 
|  | PipelineType | 
            Defines the possible pipeline types.
             |