Skip to main content
Version: 3.x

IConsumerThrottlingActionConfigurationBuilder interface

Provides a builder interface for setting up actions in the KafkaFlow consumer throttling feature.

public interface IConsumerThrottlingActionConfigurationBuilder

Members

namedescription
AboveThreshold(…)Defines the threshold at which the throttling action should be triggered.

See Also