ThreadStaticAttribute (System.ThreadStaticAttribute)

Inherits: System.Attribute

Interfaces: _Attribute

Derived Types: 0

Assembly: mscorlib.dll

Indicates that the value of a static field is unique for each thread.

VB.NET C#

VB.NET

Public Class ThreadStaticAttribute
  Inherits System.Attribute
  Implements System.Runtime.InteropServices._Attribute
End Class

Articles

System::ThreadStaticAttribute class Reference

System::ThreadStaticAttribute Class Reference More.

ThreadStaticAttribute Class

System.Object     System.Attribute        System.ThreadStaticAttribute [Visual Basic] Public Class ...

ThreadStaticAttribute Class (System)

Indicates that the value of a static field is unique for each thread. ... Indicates that the value of a static field is unique for each thread.

Mono Documentation

... is a unique instance of the designated static field for each thread. See Also: ThreadStaticAttribute Members. System.Object System.Attribute System.ThreadStaticAttribute

Mono Documentation

The members of System.ThreadStaticAttribute are listed below. See Also: Inherited members from System.Attribute [ ...

System.ThreadStaticAttribute Class

Base Types Object Attribute ThreadStaticAttribute. Assembly mscorlib Library BCL Summary Indicates that there is a unique instance of the designated static field for each thread.

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support