Interface IConsumer
- Namespace
- MassTransit
- Assembly
- MassTransit.Abstractions.dll
Marker interface used to assist identification in IoC containers. Not to be used directly as it does not contain the message type of the consumer
public interface IConsumer
Remarks
Not to be used directly by application code, for internal reflection only