I found something strange I opened a TcpClient and debuged it And when i wached the TcpClient.Client properties it closed the socket(the Connected property was false)
Why?
I am using c# in vs2010
I found something strange I opened a TcpClient and debuged it And when i wached the TcpClient.Client properties it closed the socket(the Connected property was false)
Why?
I am using c# in vs2010