Is your feature request related to a problem? Please describe.
At the moment the Publish method doesn't return the Delivery status message.
This can be easily implemented returning what qpid-proton Sender.Send() is naturally returning.
Describe the solution you'd like
the Publisher should be able to return the Delivery status message
Describe alternatives you've considered
No response
Additional context
No response