Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.17.0
fabiocav
released this
22 Feb 01:06
·
145 commits
to release/1.x
since this release
What's Changed
Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 5.17.0
- Added the
AutoCompleteMessages
property to theServiceBusTriggerAttribute
, enabling automatic completion
to be configured for each function.