Click or drag to resize

SystemThreadLocalT Methods

The SystemThreadLocalT generic type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodGetOrCreate
Gets the data or creates it if not found.
Public methodRemove
Resets the thread local instance.
Top
See Also