[Question] Questions about IConnection.ConnectionShutdown #1829
-
Is your feature request related to a problem? Please describe.Hello,
Describe the solution you'd likeMaybe adding an event description to the documentation is a good idea. Describe alternatives you've consideredNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Answered by lukebakken May 5, 2025
Replies: 1 comment
-
Any time the connection is shut down.
It depends on the reason for the shutdown, but most of the time, the connection will be recovered. See this code.
Perhaps a motivated community user will take the time to review the code (it is OSS, after all), and improve the XML docs for these events. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by lukebakken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Any time the connection is shut down.
It depends on the reason for the shutdown, but most of the time, the connection will be recovered. See this code.
Perhaps a motivated community user will take the time to review the code (it is OSS, after all), and improve the XML docs for these events.