IConsumerConfiguration.WorkersCountCalculator property
Gets or sets the workers count calculator
public Func<WorkersCountContext, IDependencyResolver, Task<int>>
WorkersCountCalculator \{ get; set; }
See Also
- interface IConsumerConfiguration
- namespace KafkaFlow.Configuration