Internet Direct (Indy)
|
Implements a thread-based mechanism for scheuling client connection tasks.
TIdYarnOfThread = class(TIdYarn);
TIdYarnOfThread is a TIdYarn descendant that implements a thread-based mechanism for executing client connection tasks in TIdSchedulerOfThread and descendant classes.
TIdYarnOfThread extends the ancestor class by adding a reference to the scheduler used for maintaining the yarn and a reference to the thread for the client connection executable task.
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. |