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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|