Navigation:
Apollo VCL Components > Apollo VCL Component Reference > TApolloConnection > TApolloConnection Methods >
Disconnect
Declaration
procedure Disconnect;
Description
Disconnects the client from the server.
Setting the Active property to False is the same as calling Logout followed by Disconnect, and is the preferred technique for logging out of the server.