Extend the RabbitMQ Extension to allow the use of a ClientProvidedName #1657
Glenn Versweyveld (Depechie)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Could it be possible to extend the RabbitMQ extension so that we can provide a client name with the configuration?
It's a property on the ConnectionFactory that can be set or passed in the constructor.
Reference https://rabbitmq.github.io/rabbitmq-dotnet-client/api/RabbitMQ.Client.ConnectionFactory.html#RabbitMQ_Client_ConnectionFactory_ClientProvidedName
All reactions