Click or drag to resize

IServiceMiddlewareSource Methods

The IServiceMiddlewareSource type exposes the following members.

Methods
  NameDescription
Public methodProvideMiddleware
Called when a service is first resolved; implementations can add middleware to the service using the pipelineBuilder.
Top
See Also