mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-08 16:36:15 +00:00
fixed unit test
This commit is contained in:
parent
acb8f6af59
commit
36169d08a3
@ -32,6 +32,7 @@ namespace CryptoExchange.Net.UnitTests.TestImplementations
|
||||
public SslProtocols SSLProtocols { get; set; }
|
||||
|
||||
public int ConnectCalls { get; private set; }
|
||||
public bool Reconnecting { get; set; }
|
||||
|
||||
public static int lastId = 0;
|
||||
public static object lastIdLock = new object();
|
||||
|
Loading…
x
Reference in New Issue
Block a user