Represents the thread of execution for the client connection task in the yarn.
property Thread: TIdThreadWithTask;
Thread is a read-only TIdThreadWithTask property that represents the thread of execution for the client connection task in the yarn.
Thread is given the value passed as a parameter in the Create constructor, as created in the scheduler using its AcquireYarn method.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|