Update ClientSocket.cs
This commit is contained in:
parent
5aabd608f7
commit
2a58c9082a
@ -127,6 +127,7 @@ namespace Client.Connection
|
||||
|
||||
try
|
||||
{
|
||||
Ping?.Dispose();
|
||||
KeepAlive?.Dispose();
|
||||
SslClient?.Dispose();
|
||||
TcpClient?.Dispose();
|
||||
|
Loading…
x
Reference in New Issue
Block a user