Is Environment.SetEnvironmentVariable(key, value, EnvironmentVariableTarget.Process) thread-safe?

后端 未结 0 826
-上瘾入骨i
-上瘾入骨i 2021-02-12 10:53

The docs don\'t seem to say, so... anyone know if I need to add critical sections around this and all my environment variable reads if I\'m doing it multi-threaded?

Hint:

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