Skip to content

Allow cancellation token to be passed as part of params array in FindAsync#28389

Merged
ajcvickers merged 1 commit intomainfrom
RoughTradeRecords22667
Jul 7, 2022
Merged

Allow cancellation token to be passed as part of params array in FindAsync#28389
ajcvickers merged 1 commit intomainfrom
RoughTradeRecords22667

Conversation

@ajcvickers
Copy link
Contributor

Fixes #22667

@ajcvickers ajcvickers requested a review from a team July 7, 2022 11:19
public enum CancellationType
{
Right,
Wrong,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😆

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.

Make it easier to pass a CancellationToken to FindAsync

2 participants