Interface IConsumerRegistrationConfigurator<TConsumer>
- Namespace
- MassTransit
- Assembly
- MassTransit.Abstractions.dll
public interface IConsumerRegistrationConfigurator<TConsumer> : IConsumerRegistrationConfigurator where TConsumer : class, IConsumer
Type Parameters
TConsumer
- Inherited Members