Internet Direct (Indy)
Home
PreviousUpNext
TIdContext.RemoveFromList Method

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

Pascal
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.

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.