Internet Direct (Indy)
Home
PreviousUpNext
TIdScheduler.Init Method

Initializes the scheduler prior to use in a TCP server.

Pascal
procedure Init; virtual;

Init is a procedure used to initialize the scheduler. In TIdScheduler, Init is an empty implementation. 

Descendant classes (like TIdSchedulerOfThreadPool) use the Init method to pre-allocate the pool of thread-based yarns for the scheduler.

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.