Datasnap.DSPlatform.TDBXServerComponent.CloseClientChannel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CloseClientChannel(const ChannelId, SecurityToken: string): Boolean;

C++

bool __fastcall CloseClientChannel(const System::UnicodeString ChannelId, const System::UnicodeString SecurityToken);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Datasnap.DSPlatform.pas
Datasnap.DSPlatform.hpp
Datasnap.DSPlatform TDBXServerComponent

Description

Ferme le canal recensé du client.

CloseClientChannel ferme le canal client qui a été recensé avec les IDs et SecurityToken correspondants.

Voir aussi