Interface IConsumerConfigurator
- Namespace
- MassTransit
- Assembly
- MassTransit.Abstractions.dll
public interface IConsumerConfigurator : IConsumeConfigurator, IConsumerConfigurationObserverConnector
Properties
ConcurrentMessageLimit
int? ConcurrentMessageLimit { set; }
Property Value
- int?