Table of Contents

Interface IPipeConfigurator<TContext>

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll

Configures a pipe with specifications

public interface IPipeConfigurator<TContext> where TContext : class, PipeContext

Type Parameters

TContext
Extension Methods