Internet Direct (Indy)
Home
PreviousUpNext
IdWaitAllThreadsTerminatedStep Constant

Milliseconds to wait between access attempts to the global thread count.

Pascal
IdWaitAllThreadsTerminatedStep = 250;

IdWaitAllThreadsTerminatedStep is an Integer constant that represents the number milliseconds to wait between access attempts to the global thread count in GThreadCount. IdWaitAllThreadsTerminatedStep is used in the TIdThread.WaitAllThreadsTerminated class method to determine the interval to Sleep while waiting for the allocated TIdThread instances to be terminated. 

Use IdWaitAllThreadsTerminatedCount the total number of milliseconds allowed before failure in the method.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.