Limiting the number of concurrent users for c# program using a lock-file

前端 未结 0 1418
情深已故
情深已故 2020-12-09 00:30

I have made a C# program, and i want to limit the number of concurrent users, for licensing reasons.

The program itself (the exe-file) is installed locally, and the d

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