ThreadLocal(T) Methods
From Task Parallel System.Threading
|
|
| .NET Framework Class Library |
| ThreadLocal<(Of <(T>)>) Methods |
| ThreadLocal<(Of <(T>)>) Class See Also Send Feedback |
The ThreadLocal<(Of <(T>)>) type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
Releases the resources used by this ThreadLocal<(Of <(T>)>) instance.
(Overrides Object..::.Finalize()()().) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | Creates and returns a string representation of this instance for the current thread. (Overrides Object..::.ToString()()().) |