Event OnClose
Event that is raised when the connection gets closed. Useful when passing the connection to other threads that should be made aware when the connection is closed so that pending operations can be aborted.
event ConnectionClosedHandler OnClose
Returns
- ConnectionClosedHandler
- Event that is raised when the connection gets closed. Useful when passing the connection to other threads that should be made aware when the connection is closed so that pending operations can be aborted.