Midware TAppSrvClient.OnSessionClosed

From Overbyte
Revision as of 09:10, 3 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TAppSrvClient -> [[Midware_TAppSrvClient.OnSessionClosed …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.