Datasnap.DSSession.TDSSessionTunnelInfo.ClientChannelId

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

ClientChannelId: string;

C++

System::UnicodeString ClientChannelId;

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