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