Internet Direct (Indy)
|
Container for HTTP sessions for the server.
property SessionList: TIdHTTPCustomSessionList;
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.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |