mixed Thread.Local()->get()
Get the thread local value.
This returns the value prevoiusly stored in the Thread.Local object by the Thread.Local.set method by this thread.
Thread.Local.set