rabbitmq / rabbitmq-dotnet-client

RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
https://www.rabbitmq.com/dotnet.html
Other
2.05k stars 575 forks source link

Add `DispatchConsumersAsyncEnabled` property on `IConnection` (#1611) #1615

Closed lukebakken closed 5 days ago

lukebakken commented 5 days ago

Follow-up to #1611 Fixes #1610

lukebakken commented 5 days ago

@luizcarlosfaria this API change will be available in version 7. Thanks!