detect remote disconnect socket

detect remote disconnect socket

am 05.10.2007 18:33:01 von Diego

The Connected property of the Socket class does not return false when the
Socket no longer is connected to the host connection. Is there another way
to verify that the Socket is disconnected?

tnx