Skip to content

Commit e38556d

Browse files
author
Ochir Darmaev
committed
fix Reconnecting state
1 parent e877c1d commit e38556d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Src/SocketIoClientDotNet.net45/Client/Manager.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@ private void Cleanup()
402402
{
403403
sub.Destroy();
404404
}
405+
Reconnecting = false;
405406
}
406407

407408
public void Close()

0 commit comments

Comments
 (0)