> For the complete documentation index, see [llms.txt](https://andreyakinshin.gitbook.io/problembookdotnet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://andreyakinshin.gitbook.io/problembookdotnet/en/multithreading/threadstaticvariable-s.md).

# “ThreadStaticVariable” (Solution)

## Answer

```
0
```

## Links

* [MSDN: ThreadStaticAttribute ](http://msdn.microsoft.com/library/system.threadstaticattribute.aspx)
* [StackOverflow: How does the ThreadStatic attribute work?](http://stackoverflow.com/questions/5227676/how-does-the-threadstatic-attribute-work)

[Problem](/problembookdotnet/en/multithreading/threadstaticvariable-p.md)
