IConsumerThrottlingMetric interface
Defines a metric that is used by the KafkaFlow consumer throttling feature.
public interface IConsumerThrottlingMetric
Members
name | description |
---|---|
GetValueAsync() | Retrieves the value of the metric defined in the implementation of this interface. |
See Also
- namespace KafkaFlow.Middlewares.ConsumerThrottling