Datasnap.DSCommonServer.TDSServerTransport.Disconnecting
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSServerTransport |
Delphi
procedure Disconnecting(const Con: TDBXConnectionHandler); virtual;
C++
virtual void __fastcall Disconnecting(Data::Dbxmessagehandlercommon::TDBXConnectionHandler* const Con);
Description
Internally used.
The Disconnecting method is used internally.