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

No reference to ConnectionEventHandler (C#) #321

Closed
basilfx opened this issue Apr 14, 2021 · 2 comments
Closed

No reference to ConnectionEventHandler (C#) #321

basilfx opened this issue Apr 14, 2021 · 2 comments

Comments

@basilfx
Copy link

basilfx commented Apr 14, 2021

This line states that I should use ConnectionEventHandler instead of InstallConnectionClosedHandler, but I cannot find any reference to this ConnectionEventHandler in the source.

I presume this line is incorrect, so my question is: what should I use instead?

@basilfx basilfx changed the title No reference to ConnectionEventHandler No reference to ConnectionEventHandler (C#) Apr 14, 2021
@mzillgith
Copy link
Contributor

You are right. The line is incorrect. It should be StateChangedHandler

@FindPath
Copy link

Hello, I'm C# developer, too

@basilfx basilfx closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2024
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

3 participants