|
System::ThreadStaticAttribute Class Reference More.
|
|
System.Object System.Attribute System.ThreadStaticAttribute [Visual Basic] Public Class ...
|
|
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.
|
|
... is a unique instance of the designated static field for each thread. See Also: ThreadStaticAttribute Members. System.Object System.Attribute System.ThreadStaticAttribute
|
|
The members of System.ThreadStaticAttribute are listed below. See Also: Inherited members from System.Attribute [ ...
|
|
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.
|