Owneat Technical Guide main Help

Class OrderKafkaConfiguration

Namespace: Ordering.Application.Options
Assembly: Ordering.Application.dll

public class OrderKafkaConfiguration

Inheritance

object ← OrderKafkaConfiguration

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; set; }

Property Value

string

OrderInvoiceTopic

public string OrderInvoiceTopic { get; set; }

Property Value

string

SectionName

public static string SectionName { get; set; }

Property Value

string

TimeoutInSeconds

public int TimeoutInSeconds { get; set; }

Property Value

int

Last modified: 21 May 2024