Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSChannelThread.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Datasnap.DSCommon.hpp | |
| Unit: Datasnap.DSCommon | |
| Parent: TDSChannelThread | |
C++
/* TThread.Destroy */ inline __fastcall virtual ~TDSChannelThread() { }
Description
Destroys the thread object.
Destroy destroys the thread object, also deallocating all used memory.