KafkaProducerSettings.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 producer.
public Confluent.Kafka.ProducerConfig Config { get; }
member this.Config : Confluent.Kafka.ProducerConfig
Public ReadOnly Property Config As ProducerConfig
Property Value
Confluent.Kafka.ProducerConfig