rebus-org / Rebus.AzureServiceBus

:bus: Azure Service Bus transport for Rebus
https://mookid.dk/category/rebus
Other
33 stars 20 forks source link

Added transport setting for overriding the Receive OperationTimeout #34

Closed jr01 closed 5 years ago

jr01 commented 5 years ago

Fixes https://github.com/rebus-org/Rebus.AzureServiceBus/issues/33

I have removed the ReceiveAsync() w/o the timeout call. I don't see much value in supporting that.


Rebus is MIT-licensed. The code submitted in this pull request needs to carry the MIT license too. By leaving this text in, I hereby acknowledge that the code submitted in the pull request has the MIT license and can be merged with the Rebus codebase.

mookid8000 commented 5 years ago

excellent 👍 thanks! It'll be out in Rebus.AzureServiceBus 7.0.0-a12 in a few minutes