Zen API
|
Gets a unique identifier representing the thread.
This field is only valid after the thread has been successfully started, and before the thread has been successfully joined. Otherwise, the value returned by this method is undefined.
thread | Thread object. |