Datasnap.DSCommonServer.TDSServerTransport.CloseConnections
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSServerTransport |
Delphi
procedure CloseConnections;
C++
void __fastcall CloseConnections();
Description
Closes all the server connections.
CloseConnections closes all the TDSServerConnection from the list of server connections.