mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-11 16:32:57 +00:00
Update TestSocket.cs
This commit is contained in:
@@ -40,6 +40,8 @@ namespace CryptoExchange.Net.UnitTests.TestImplementations
|
||||
|
||||
public Uri Uri => new Uri("");
|
||||
|
||||
public TimeSpan KeepAliveInterval { get; set; }
|
||||
|
||||
public static int lastId = 0;
|
||||
public static object lastIdLock = new object();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user