ServiceCollectionExtensions.AddAsyncPipeline Method
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.
Create an async processing pipeline with the provided pipelineName
.
public:
[System::Runtime::CompilerServices::Extension]
static System::Cloud::Messaging::IAsyncProcessingPipelineBuilder ^ AddAsyncPipeline(Microsoft::Extensions::DependencyInjection::IServiceCollection ^ services, System::String ^ pipelineName);
C#
public static System.Cloud.Messaging.IAsyncProcessingPipelineBuilder AddAsyncPipeline(this Microsoft.Extensions.DependencyInjection.IServiceCollection services, string pipelineName);
static member AddAsyncPipeline : Microsoft.Extensions.DependencyInjection.IServiceCollection * string -> System.Cloud.Messaging.IAsyncProcessingPipelineBuilder
<Extension()>
Public Function AddAsyncPipeline (services As IServiceCollection, pipelineName As String) As IAsyncProcessingPipelineBuilder
- services
- IServiceCollection
The service collection.
- pipelineName
- String
The name of the async processing pipeline.
The builder for async processing pipeline.
Any argument is null
.
Produkt | Wersje |
---|---|
.NET | 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 10 (package-provided) |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: