Datasnap.DSHTTPClient.TDSHTTP.Response
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
| Unit: Datasnap.DSHTTPClient | |
| Parent: TDSHTTP | |
Delphi
property Response: IResponse read GetResponse;
C++
__property _di_IResponse Response = {read=GetResponse};
Description
Specifies the response for an HTTP or HTTPS request associated with this instance.