System.Threading.ThreadLocal<T>.Values Property

Gets a list for all of the values currently stored by all of the threads that have accessed this instance.

Syntax

public IList<T> Values { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0