Datasnap.DSProxyRest.TDSAdminRestClient.CloseClientChannel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function CloseClientChannel(ChannelId: string): Boolean;

C++

bool __fastcall CloseClientChannel(System::UnicodeString ChannelId);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest TDSAdminRestClient

Beschreibung

Führt den Befehl 'DSAdmin.CloseClientChannel' aus.

Die Methode CloseClientChannel führt den Befehl 'DSAdmin.CloseClientChannel' durch eine 'GET'-Anforderung aus.