Returns the current Thread's ID, uniquely identifying it among all threads. If the Thread is not running this returns an empty string.
See Implementation
Returns the current Thread's ID, uniquely identifying it among all threads. If the Thread is not running this returns an empty string.