Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSExecuteThread.Response
Delphi
property Response: TJSONValue read FResponse;
C++
__property System::Json::TJSONValue* Response = {read=FResponse};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Datasnap.DSCommon.pas Datasnap.DSCommon.hpp | Datasnap.DSCommon | TDSExecuteThread | 
Description
Provides the response from the execution of the callback.
The Response property provides the response from the execution of the callback.