We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1c347 commit 85a2d3eCopy full SHA for 85a2d3e
1 file changed
Src/SocketIoClientDotNet.net45/Client/Manager_net35.cs
@@ -419,6 +419,7 @@ private void Cleanup()
419
{
420
sub.Destroy();
421
}
422
+ Subs.Clear();
423
424
425
0 commit comments