Represents the thread or fiber for executing the task.
property Yarn: TIdYarn;
Yarn is a read-only TIdYarn property that represents the thread or fiber used to execute the task. Yarn is initialized using the value passed an an argument to the Create constructor.
Create