Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSChannelThread

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDSChannelThread = class(TThread)

C++

class PASCALIMPLEMENTATION TDSChannelThread : public System::Classes::TThread

Propriétés

Type Visibilité  Source Unité  Parent
class protected
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientCallbackChannelManager

Description

Implémente un thread pour ce canal.

La classe TDSChannelThread implémente un thread pour ce canal. TDSChannelThread est utilisée pour contribuer à la création des threads pour invoquer facilement des procédures qu'on ne veut pas exécuter dans le même thread.

Voir aussi