You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
basilfx
changed the title
No reference to ConnectionEventHandler
No reference to ConnectionEventHandler (C#)
Apr 14, 2021
This line states that I should use
ConnectionEventHandler
instead ofInstallConnectionClosedHandler
, but I cannot find any reference to thisConnectionEventHandler
in the source.I presume this line is incorrect, so my question is: what should I use instead?
The text was updated successfully, but these errors were encountered: