Table of Contents

Interface ISendPipelineConfigurator

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll
public interface ISendPipelineConfigurator

Methods

ConfigureSend(Action<ISendPipeConfigurator>)

Configure the Send pipeline

void ConfigureSend(Action<ISendPipeConfigurator> callback)

Parameters

callback Action<ISendPipeConfigurator>