Internet Direct (Indy) Version 9.0.2 Beta
|
procedure PurgeStaleSessions(PurgeAll: Boolean); override;
PurgeStaleSessions will iteratively call RemoveSessionFromLockedList to remove the expired session(s). PurgeStaleSessions insures that the internal thread list is locked prior to removing stale sessions, and is unlocked prior to exiting from the method.