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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|