| IServiceMiddlewareSource Interface | 
Namespace: Autofac.Core.Registration
 Syntax
SyntaxThe IServiceMiddlewareSource type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ProvideMiddleware | 
            Called when a service is first resolved; implementations can add middleware to the service using the pipelineBuilder.
             | 
 See Also
See Also