Owneat Technical Guide main Help

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

string

Topics

public TopicSettings Topics { get; init; }

Property Value

TopicSettings

Last modified: 21 May 2024