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

MessageReceived events do not provides any cancellation token #4

Closed
mikasoukhov opened this issue Oct 17, 2021 · 3 comments
Closed

Comments

@mikasoukhov
Copy link

Maybe it would be helpful for some async scenarios. For example, control from PipeClient side time delay for server side job.

@HavenDV
Copy link
Owner

HavenDV commented Oct 17, 2021

Hello. Can you describe the use case in more detail?

@mikasoukhov
Copy link
Author

@HavenDV
Copy link
Owner

HavenDV commented Dec 16, 2021

I think you need to take a look at another library of mine that allows you to cancel the execution of a method on the server side through the use of CancellationToken: https://github.com/HavenDV/H.ProxyFactory

@HavenDV HavenDV closed this as completed Dec 16, 2021
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

No branches or pull requests

2 participants