Root > Reference > All Classes > TEurekaThreadData > Properties > TEurekaThreadData.Name

Property TEurekaThreadData.Name

Previous pageReturn to chapter overviewNext page   

Thread name (description).

 

Unit

EThreadsManager

 

Value

Optional thread name. Thread name (description) is an arbitrary string. Thead name does not have to be unique.

 

Remarks

This is an optional thread name, which describes the thread. Threads can be named to simplify debugging. Thread name is an arbitrary string which will be used in bug reports to describe thread. Does not have to be unique. Default value is an empty string.

 

The name of main thread is always 'Main thread'.

 

This is a dynamic property which can be changed while thread is running. A common (and recommended) practice is to set thread's name immediately after thread's start and do not change it later.

 

Use NameThread or NameThreadForDebugging functions to name a thread.

 

The name (description) of a thread can be set more than once; the most recently set value is used.

 

See also




Send feedback... Build date: 2023-09-11
Last edited: 2023-09-11
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/topic_property_ethreadsmanager_teurekathreaddata_name.php