mirror of
https://github.com/JKorf/CryptoExchange.Net.git
synced 2026-08-19 12:22:56 +00:00
Unit tests updated
This commit is contained in:
@@ -8,7 +8,7 @@ namespace CryptoExchange.Net.Sockets
|
||||
private readonly SocketSubscription subscription;
|
||||
|
||||
/// <summary>
|
||||
/// Event when the connection is lost
|
||||
/// Event when the connection is lost. The socket will automatically reconnect when possible.
|
||||
/// </summary>
|
||||
public event Action ConnectionLost
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user