Show / Hide Table of Contents

Class KafkaConfiguration

Inheritance
object
KafkaConfiguration
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NotifyHub.NotificationService.WebApi.Configurations
Assembly: NotifyHub.NotificationService.WebApi.dll
Syntax
public static class KafkaConfiguration

Methods

| Edit this page View Source

UseKafka(IApplicationBuilder)

Declaration
public static Task UseKafka(this IApplicationBuilder app)
Parameters
Type Name Description
IApplicationBuilder app
Returns
Type Description
Task
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX