IConsumerThrottlingAction interface
Defines a throttling action that can be executed by a KafkaFlow consumer.
public interface IConsumerThrottlingAction
Members
name | description |
---|---|
ExecuteAsync() | Executes the action defined in the implementation of this interface. |
See Also
- namespace KafkaFlow.Middlewares.ConsumerThrottling