Datasnap.DSHTTPClient.TDSHTTP.ReadTimeout
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
| Unit: Datasnap.DSHTTPClient | |
| Parent: TDSHTTP | |
Delphi
property ReadTimeout: Integer read GetReadTimeout write SetReadTimeout;
C++
__property int ReadTimeout = {read=GetReadTimeout, write=SetReadTimeout, nodefault};
Description
Specifies the time expected for the HTTP response from the server.