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