Datasnap.DSServer.TDSCallbackTunnelManagerInternal.CloseChannelTunnel
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSServer.pas Datasnap.DSServer.hpp
| |
| Unit: Datasnap.DSServer | |
| Parent: TDSCallbackTunnelManagerInternal | |
Delphi
procedure CloseChannelTunnel(tunnel: TDSCallbackTunnel);
C++
void __fastcall CloseChannelTunnel(TDSCallbackTunnel* tunnel);
Description
Notifies any listeners that the tunnel is closing, and then destroys the tunnel instance.