# «ThreadStaticVariable» (Решение)

## Ответ

```
0
```

## Ссылки

* [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)

[Задача](https://andreyakinshin.gitbook.io/problembookdotnet/ru/multithreading/threadstaticvariable-p)
