mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
Make RandomId Thread Safe
This commit is contained in:
parent
f739c99c87
commit
248344f800
2 changed files with 10 additions and 5 deletions
|
@ -50,7 +50,6 @@ namespace HISP.Server
|
|||
private Timer minuteTimer;
|
||||
|
||||
private bool isDisconnecting = false;
|
||||
|
||||
private int timeoutInterval = 95 * 1000;
|
||||
|
||||
private int totalMinutesElapsed = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue