Internet Direct (Indy) Version 9.0.2 Beta
|
property PoolSize: Integer;
PoolSize is used by ReleaseThread to determine if a thread should be returned to ThreadPool, or if the thread should Terminate and Free. PoolSize is updated in ReleaseThread when a thread finishes executing, and it is returned to ThreadPool.