Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSExecuteThread.Execute
Delphi
procedure Execute; override;
C++
virtual void __fastcall Execute();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Datasnap.DSCommon.pas Datasnap.DSCommon.hpp | Datasnap.DSCommon | TDSExecuteThread | 
Description
Executes the callback inside this thread.
The Execute protected method executes the callback inside this thread.