Datasnap.DSProxyRest.TDSAdminRestClient.CloseClientChannel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CloseClientChannel(ChannelId: string): Boolean;

C++

bool __fastcall CloseClientChannel(System::UnicodeString ChannelId);

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSProxyRest.pas
Datasnap.DSProxyRest.hpp
Datasnap.DSProxyRest TDSAdminRestClient

Description

Executes the 'DSAdmin.CloseClientChannel' command.

The CloseClientChannel method executes the 'DSAdmin.CloseClientChannel' command through a 'GET' request.