Click or drag to resize

FastThreadLocalT Methods

The FastThreadLocalT generic type exposes the following members.

Methods
  NameDescription
Public methodClearAll
Clears all threads
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