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