Internet Direct (Indy)
Home
PreviousUpNext
TIdYarnOfThread.Thread Property

Represents the thread of execution for the client connection task in the yarn.

Pascal
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.

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.