Internet Direct (Indy) Version 9.0.1 Beta
TIdHTTPServer.OnSessionEnd
Specifies the event handler for terminating HTTP sessions.

property OnSessionEnd: TOnSessionEndEvent;
Description
OnSessionEnd is the TOnSessionEndEvent event handler used to respond to the event notification for termination of a HTTP session.

OnSessionEnd is assigned to the OnSessionEnd event handler for the HTTP session list used by server. The event handler is assigned when the server becomes active.