Datasnap.DSSession.TDSSessionTunnelInfo.ChannelName

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

ChannelName: string;

C++

System::UnicodeString ChannelName;

Description

The channel name associated with the tunnel.

The ChannelName field specifies the channel name associated with the tunnel.

See Also