IAsyncProcessingPipelineBuilder Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface to register services for the async processing pipeline.
public interface class IAsyncProcessingPipelineBuilder
public interface IAsyncProcessingPipelineBuilder
type IAsyncProcessingPipelineBuilder = interface
Public Interface IAsyncProcessingPipelineBuilder
Properties
PipelineName |
Gets the name of the message pipeline. |
Services |
Gets the IServiceCollection. |