System.Threading.ThreadLocal<T> Class

Provides thread-local storage of data.

See Also: ThreadLocal<T> Members

Syntax

[System.Diagnostics.DebuggerDisplay("IsValueCreated={IsValueCreated}, Value={ValueForDebugDisplay}")]
public class ThreadLocal<T> : IDisposable

Type Parameters

T
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