Share via


KafkaConsumerSettings.Config Property

Definition

Gets the configuration settings for the Kafka consumer.

public Confluent.Kafka.ConsumerConfig Config { get; }
member this.Config : Confluent.Kafka.ConsumerConfig
Public ReadOnly Property Config As ConsumerConfig

Property Value

Confluent.Kafka.ConsumerConfig

Applies to