ThreadLocal<T>.Finalize Method

Definition

Releases the resources used by this ThreadLocal<T> instance.

!ThreadLocal`1 ()
~ThreadLocal ();
override this.Finalize : unit -> unit
Finalize ()

Applies to

See also