Datasnap.DSServer.TDSCallbackTunnelManagerInternal.CreateChannelTunnel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CreateChannelTunnel(const ServerChannelName, ClientId, SecurityToken: string;  const QueueSize: Integer): TDSCallbackTunnel;

C++

TDSCallbackTunnel* __fastcall CreateChannelTunnel(const System::UnicodeString ServerChannelName, const System::UnicodeString ClientId, const System::UnicodeString SecurityToken, const int QueueSize);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSCallbackTunnelManagerInternal

Description

Crée un nouveau tunnel, notifie les événements d'écoute et renvoie le tunnel.

Voir aussi