Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add optional CancellationToken parameter to all async methods #346

Open
bill-poole opened this issue May 19, 2019 · 1 comment

Comments

@bill-poole
Copy link
Contributor

It would be great if all async methods in the Amqp.Net Lite library accepted an optional CancellationToken.

@kiranpradeep
Copy link

This will really help the ReceiverLink::ReceiveAsync method. Currently, I am not able to wait indefinitely for messages in methods which depends on cancellation tokens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants