RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomIpClient.Close Method

Shuts down the socket connection.

Pascal
procedure Close; override;
C++
virtual __fastcall Close();

Call Close to shut down the socket connection. This method performs the same functions as Disconnect

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!