IConsumerThrottlingActionConfigurationBuilder.AboveThreshold method
Defines the threshold at which the throttling action should be triggered.
public IConsumerThrottlingThresholdActionConfigurationBuilder AboveThreshold(long threshold)
| parameter | description | 
|---|---|
| threshold | The threshold value for the action. | 
Return Value
An instance of IConsumerThrottlingThresholdActionConfigurationBuilder to further configure the action.