REST.Client.TRESTExecutionThread
Delphi
TRESTExecutionThread = class(TThread)
C++
class PASCALIMPLEMENTATION TRESTExecutionThread : public System::Classes::TThread
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | REST.Client.pas REST.Client.hpp |
REST.Client | REST.Client |
Description
Thread that provides support for asynchronous execution of REST client requests.