Datasnap.DSSession.TDSLocalSession.Close
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
Unit: Datasnap.DSSession | |
Parent: TDSLocalSession |
Delphi
procedure Close; override;
C++
virtual void __fastcall Close();
Description
Closes the socket channel.
Call the Close method to close the socket channel.