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

[Event Hubs] Support cancellation token in receiveBatch #2837

Closed
ramya-rao-a opened this issue May 12, 2019 · 1 comment
Closed

[Event Hubs] Support cancellation token in receiveBatch #2837

ramya-rao-a opened this issue May 12, 2019 · 1 comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Milestone

Comments

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented May 12, 2019

Allow users to cancel a receiveBatch() call as described in #2641 (comment)
Update the iterator code to plumb through its cancellation token to receiveBatch()

@ramya-rao-a
Copy link
Contributor Author

Done with #3369

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

No branches or pull requests

1 participant