C# - Creating a value that is shared between a thread and all its childern

前端 未结 0 941
故里飘歌
故里飘歌 2021-01-03 20:22

I want to create a shared value in a static class, that each thread can set for itself.
When it is set, it will be the same for all of its children. If one if the chil

相关标签:
回答
  • 消灭零回复
提交回复
热议问题