Skip to main content
Version: 3.x

IConsumerThrottlingActionsConfigurationBuilder interface

Provides methods to configure throttling actions for KafkaFlow consumers.

public interface IConsumerThrottlingActionsConfigurationBuilder

Members

namedescription
AddAction(…)Adds a throttling action to the configuration.

See Also