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
Type Parameters
T
The message type