Internet Direct (Indy) Version 9.0.1 Beta
TIdListenerThread.AfterRun
Controls the thread after execution is complete.

procedure AfterRun; override;
Description
The AfterRun method is a procedure used by TIdThread, and descendants, to provide control over the sequence of events in the Execute method. AfterRun overrides the AfterRun method from TIdThread to provide the following functionality: