RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomIpClient.Disconnect Method

Disconnects the local socket from the remote socket.

Pascal
procedure Disconnect;
C++
__fastcall Disconnect();

Call Disconnect to break the connection between the local and remote sockets. This method performs the same function as Close

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!