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