Datasnap.DSSession.TDSSessionTunnelInfo.ChannelName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ChannelName: string;

C++

System::UnicodeString ChannelName;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSSessionTunnelInfo

Description

The channel name associated with the tunnel.

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

See Also