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

How can i read data async from buffer ? #5

Open
orcunor opened this issue May 16, 2021 · 1 comment
Open

How can i read data async from buffer ? #5

orcunor opened this issue May 16, 2021 · 1 comment
Labels
question Further information is requested

Comments

@orcunor
Copy link

orcunor commented May 16, 2021

How can I read the data from the buffer with asynchronously?
I'm trying to make a simple win form app. I can read and write synchronously, but with which function or how can I do asynchronous reading with HidSharp ? Can anybody help me

@benedekkupper benedekkupper added the question Further information is requested label May 16, 2021
@benedekkupper
Copy link
Member

Please check HidSharp.Test/Program.cs, I guess the THREAD_POOL_RECEIVED_EVENT_APPROACH will get you closest to an async apach.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants