Datasnap.DSTCPServerTransport.TDSTCPChannel.GetChannelInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetChannelInfo: TDBXChannelInfo; override;

C++

virtual Data::Dbxtransport::TDBXChannelInfo* __fastcall GetChannelInfo(void);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPChannel

Description

GetChannelInfo est utilisée pour récupérer les informations de canal.

La méthode GetChannelInfo est utilisée pour récupérer les informations de canal pour le transport en cours.

Voir aussi