![]() | FastThreadLocalT Methods |
The FastThreadLocalT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClearAll |
Clears all threads
|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | GetOrCreate |
Gets the data or creates it if not found.
|
![]() | Remove |
Resets the thread local instance.
|