Datasnap.DSSession.TDSSessionTunnelInfo.ClientChannelId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ClientChannelId: string;

C++

System::UnicodeString ClientChannelId;

Properties

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

Description

The ID of the tunnel, as specified by the client.

The ClientChannelId field specifies the ID of the tunnel, as specified by the client.

See Also