API:Datasnap.DSServer.TDSCallbackTunnelManagerInternal.CreateChannelTunnel

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!