IConsumerAccessor interface
Provides access to the configured consumers
public interface IConsumerAccessor
Members
| name | description | 
|---|---|
| All { get; } | Gets all configured consumers | 
| Item { get; } | Gets a consumer by its name | 
| GetConsumer(…) | Gets a consumer by its name | 
See Also
- namespace KafkaFlow.Consumers