Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.13 KB

Readme.md

File metadata and controls

37 lines (23 loc) · 1.13 KB

MQContract.Kafka

Contents

Connection type

Namespace

MQContract.Kafka

Summary

This is the MessageServiceConnection implementation for using Kafka

Parameters
Name Type Description
clientConfig T:MQContract.Kafka.Connection The Kafka Client Configuration to provide

#ctor(clientConfig) constructor

Summary

This is the MessageServiceConnection implementation for using Kafka

Parameters
Name Type Description
clientConfig Confluent.Kafka.ClientConfig The Kafka Client Configuration to provide