API:Datasnap.DSServer.TDSCallbackTunnelManagerInternal.CreateChannelTunnel

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
function public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSCallbackTunnelManagerInternal

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。