[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.
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.
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.