Thread

These attributes may be used for any operation to store information about a thread.

Thread Attributes

AttributeTypeDescriptionExamplesStability
thread.idintCurrent “managed” thread ID (as opposed to OS thread ID).42Experimental
thread.namestringCurrent thread name.mainExperimental