Class KafkaSettings
Namespace: Emailing.Worker.Config
Assembly: Emailing.Worker.dll
public class KafkaSettings
Inheritance
object ← KafkaSettings
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Properties
BootstrapServers
public string BootstrapServers { get; init; }
Property Value
Topics
public TopicSettings Topics { get; init; }
Property Value
Last modified: 21 May 2024