I have multiple threads that enqueue actions to the same task using ContinueWith()
Is it thread safe? Or should I wrap it with some dedicated lock?
Asked
Active
Viewed 477 times
2

Mugen
- 8,301
- 10
- 62
- 140