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