Internet Direct (Indy)
Home
PreviousUpNext
TIdSchedulerOfThreadPool Members

The following tables list the members exposed by TIdSchedulerOfThreadPool.

 
Name 
Description 
 
Represents the thread-based or the fiber-based tasks allocated by the scheduler. 
 
Indicates the maximum number of threads permitted in the scheduler. 
 
Number of thread instances for the thread pool in the scheduler. 
 
Class reference use to create new thread instances for the scheduler. 
 
Represents the thread priority assigned to threads created in the scheduler. 
 
Identifies the version number for the Indy component suite. 
Methods
 
Name 
Description 
 
Gets a valid yarn for the scheduler. 
 
Init 
Initialize the thread pool for the thread-based scheduler. 
 
Initializes a new thread for a client connection task in the scheduler. 
 
Removes a yarn from the list of active yarns. 
 
Stops execution of all threads-based yarns allocated for the scheduler. 
 
Creates the thread-based task for a client connection scheduled in a server. 
 
Starts execution of the task for a scheduled thread or fiber. 
 
Halts execution of the thread-based task for a client connection. 
 
Specifies the interface used to start execution of the yarn and its associated task. 
 
Specifies the interface used to stop execution of a thread or fiber in the scheduler. 
 
 
 
Version number for Indy component suite. 
Destructors
 
Name 
Description 
 
Frees the object instance. 
Constructors
 
Name 
Description 
 
Constructor for the object instance. 
 
 
 
Method 
 
virtual 
 
abstract 
 
Property 
 
read only 
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.