Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.72 KB

Readme.md

File metadata and controls

45 lines (28 loc) · 1.72 KB

MQContract.ApachePulsar

Contents

Connection type

Namespace

MQContract.ApachePulsar

Summary

This is the MessageServiceConnection implemenation for using ApaxhePulsar

Parameters
Name Type Description
pulsarClientBuilder T:MQContract.ApachePulsar.Connection An instance of a pulsar client builder used to build the underlying client connection

#ctor(pulsarClientBuilder) constructor

Summary

This is the MessageServiceConnection implemenation for using ApaxhePulsar

Parameters
Name Type Description
pulsarClientBuilder DotPulsar.Abstractions.IPulsarClientBuilder An instance of a pulsar client builder used to build the underlying client connection

MaxMessageBodySize property

Summary

Max Message Body Size in bytes, default 5MB