Datasnap.DSCommonServer.TDSServerConnectionHandler.Channel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Channel: TDBXChannel read FChannel;

C++

__property Data::Dbxtransport::TDbxChannel* Channel = {read=FChannel};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSServerConnectionHandler

Description

Specifies the communication channel.

Read the Channel method to obtain the communication channel.