# “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](https://andreyakinshin.gitbook.io/problembookdotnet/en/multithreading/threadstaticvariable-p)
