Internet Direct (Indy) Version 9.0.1 Beta
TIdHTTPServer.SessionList
Container for HTTP sessions for the server.

property SessionList: TIdHTTPCustomSessionList;
Description
SessionList is a read-only TIdHTTPCustomSessionList property used as a container for TIdHTTPSession instances created for the HTTP server. SessionList is maintained in CreateSession and EndSession, as well as by TIdHTTPDefaultSessionList.PurgeStaleSessions.