开发者

Mutex in C# for the same assembly

We have an assembly that is called repeatedly by different executables and it shares these states how its like not thread safe because they call the code at same time what kinda mutex to开发者_如何学C use


I believe you can find your solution described in this CodeProject article.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜