Midware TAppSrvClient.OnSessionClosed
Main page -> Midware component reference -> TAppSrvClient -> OnSessionClosed
Definition
property OnSessionClosed: TSessionClosed;
Description
Occurs when connection with application server has been closed.
The event OnSessionConnected is triggered when the connection has been closed. The event handler is the right place to update some status bar to let the user know he is disconnected from the server.