Datasnap.DSCommon.TDSClientChannelEventItem.Tunnel

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Unit: Datasnap.DSCommon
Parent: TDSClientChannelEventItem

Delphi

Tunnel: TDSClientCallbackChannelManager;

C++

TDSClientCallbackChannelManager* Tunnel;

Description

Returns the current tunnel (channel).

See Also