Click or drag to resize

IThreadLocalT Methods

The IThreadLocalT generic type exposes the following members.

Methods
  NameDescription
Public methodGetOrCreate
Gets the data or creates it if not found.
Public methodRemove
Resets the thread local instance.
Top
See Also