Milliseconds to wait for termination of all TIdThread instances.
IdWaitAllThreadsTerminatedCount = 1 * 60 * 1000;
IdWaitAllThreadsTerminatedCount is an Integer constant that represents the number of milliseconds to wait for termination of allocated TIdThread instances. IdWaitAllThreadsTerminatedCount is used as the default parameter value passed to the TIdThread.WaitAllThreadsTerminated class method.
Use IdWaitAllThreadsTerminatedStep to determine the interval between access to the global thread count in GThreadCount.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|