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

Remove CancellationToken for async methods from wsdl #910

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Remove CancellationToken for async methods from wsdl #910

merged 1 commit into from
Oct 20, 2022

Conversation

ArtemevAL
Copy link
Contributor

@ArtemevAL ArtemevAL commented Oct 20, 2022

Avoid adding CancellationToken in method parameters for asynchronous methods and adding type to type declarations.

Avoid adding CancellationToken in method parameters for asynchronous methods and adding type to type declarations
@ArtemevAL ArtemevAL changed the title Update MetaWCFBodyWriter.cs Remove CancellationToken for async methods from wsdl Oct 20, 2022
@andersjonsson andersjonsson merged commit 0a2cfec into DigDes:develop Oct 20, 2022
@andersjonsson
Copy link
Collaborator

Thank you!

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.

2 participants