Public Sub Abort()
Dim instance As TcpBase instance.Abort()
public void Abort()
public: void Abort();
This method resets the connection and immediately clears the socket state.
TcpBase Class TcpBase Members