Datasnap.DSCommon.TDSClientChannelEventItem.TunnelChannelName

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

TunnelChannelName: string;

C++

System::UnicodeString TunnelChannelName;

Description

Returns the ServerChannelName of the current tunnel (channel).

See Also