Datasnap.DSCommon.TDSClientChannelEventItem.TunnelChannelName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TunnelChannelName: string;

C++

System::UnicodeString TunnelChannelName;

Properties

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

Description

Returns the ServerChannelName of the current tunnel (channel).

See Also