Table of Contents

Interface ISendPipeSpecification

Namespace
MassTransit.Configuration
Assembly
MassTransit.Abstractions.dll
public interface ISendPipeSpecification : ISendPipeSpecificationObserverConnector, ISpecification
Inherited Members
Extension Methods

Methods

GetMessageSpecification<T>()

Returns the specification for the message type

IMessageSendPipeSpecification<T> GetMessageSpecification<T>() where T : class

Returns

IMessageSendPipeSpecification<T>

Type Parameters

T

The message type