Azure / Azure/azure-functions-dotnet-worker
Setting a correlationId on a message when using ServiceBusOutput
Open
enhancement
extensions
needs-investigation
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
In my function I have an class with several properties that each is decorated with a ServiceBusOuput attribute. From the message that enters my function I receive a correlationId. I want to pass this correlationId to the outgoing message. Any suggestions how this can be achieved?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.