KafkaConsumerSettings.Config Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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