Topic Path: Symbol Reference > Classes > TIdContext Class > TIdContext Methods > RemoveFromList Method
ContentsIndexHome
PreviousUpNext
TIdContext.RemoveFromList Method

Removes the session context from the list of session contexts in a TCP server.

procedure RemoveFromList;

RemoveFromList is a procedure used to remove the current session context from the list of session contexts used in a TCP server. RemoveFromList breaks the association between the session context and list maintained for the server by setting the internal list of session contexts to Nil.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.