Internet Direct (Indy)
|
Assigns the scheduler used for the server.
procedure SetScheduler( AScheduler: TIdScheduler ); virtual;
Parameters |
Description |
AScheduler |
Scheduler to use for fibers/threads in the server. |
SetScheduler is a virtual procedure used to assign the TIdScheduler instance for the server.
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. |