Interface IErrorTransport
- Namespace
- MassTransit.Transports
- Assembly
- MassTransit.Abstractions.dll
If present, can be used to move the ReceiveContext to the error queue
public interface IErrorTransport
Methods
Send(ExceptionReceiveContext)
Task Send(ExceptionReceiveContext context)
Parameters
context
ExceptionReceiveContext