Datasnap.DSCommon.TDSClientChannelEventItem.Tunnel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Tunnel: TDSClientCallbackChannelManager;

C++

TDSClientCallbackChannelManager* Tunnel;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientChannelEventItem

Description

Returns the current tunnel (channel).

See Also