|
RAD Studio VCL Reference
|
Disconnects from an application server.
procedure DoDisconnect; override;
virtual __fastcall DoDisconnect();
DoDisconnect is called internally when the Connected property is set to false. Using the ITransport interface, DoDisconnect drops the connection to the application server.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|