Event Disconnecting
Event that is fired when the session is disconnecting from the server.
public event EventHandler<EventArgs>? Disconnecting
Event that is fired when the session is disconnecting from the server.
public event EventHandler<EventArgs>? Disconnecting