Internet Direct (Indy) Version 9.0.2 Beta
|
procedure TerminateThreads(TerminateWaitTime: integer); override;
TerminateThreads extends the ancestor class by locking the internal TThreadList for the TIdThreads in the pool to Start the thread and remove it from the locked thread list. THe locked TTHreadList is unlocked prioer to exiting from the method.