Disconnect

<< Click to Display Table of Contents >>

Navigation:  Apollo VCL Components > Apollo VCL Component Reference > TApolloConnection > TApolloConnection Methods >

Disconnect

Declaration

procedure Disconnect;

Description

Disconnects the client from the server.

 

image\tip.gif 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.

 

See Also

ConnectConnect, ActiveTApolloConnection_Active