Datasnap.DSServer.TDSCallbackTunnelEventItem.TunnelChannelName

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TunnelChannelName: string;

C++

System::UnicodeString TunnelChannelName;

Description

The ServerChannelName of the tunnel being acted on.

The TunnelChannelName field holds a string with the ServerChannelName of the tunnel being acted on.

See Also