Azure / Azure/amqpnetlite

ReceiverLink Async versions of Complete/Modify/Accept/Reject/Release?

Open
#408 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
419
Forks
155
PR merge metrics
No merged PRs in 30d

Description

Just curious why there aren't Async versions of acknowledgements back to the broker - I see that calling Complete or Accept/Reject/Release/Modify on the ReceiverLink all return void and run synchronously - but I would think since its sending an acknowledgement back to the broker that it would be I/O driven and therefore should have an async option, no? It feels strange that you can async read messages from the receiver link but you can only respond to them synchronously....

Are there any plans for adding async versions of these responses?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.