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

feat(stream_extensions): Add support for CancellationToken on extension stream.ReadBytesAsync() #75

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

carldebilly
Copy link
Member

Feature

Added supprort for CancellationToken on stream.ReadBytesAsync().

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tested code with current supported SDKs
  • Docs have been added/updated which fit documentation template. (for bug fixes / features)
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Contains NO breaking changes
  • [ ] Updated the Release Notes
  • [ ] Associated with an issue (GitHub or internal)

@carldebilly carldebilly force-pushed the dev/cdb/stream-readbytes-async-ct branch 2 times, most recently from e5727ca to 8519eeb Compare November 22, 2020 02:41
@carldebilly carldebilly force-pushed the dev/cdb/stream-readbytes-async-ct branch from 8519eeb to 8a5a162 Compare November 22, 2020 03:08
@carldebilly carldebilly self-assigned this Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants