KafkaProducerSettings.Config Property

Definition

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

Applies to