REST.HttpClient.TRESTHTTP.ConnectTimeout
Delphi
property ConnectTimeout: integer read GetConnectTimeout write SetConnectTimeout;
C++
__property int ConnectTimeout = {read=GetConnectTimeout, write=SetConnectTimeout, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | REST.HttpClient.pas REST.HTTPClient.hpp  | 
        REST.HttpClient | TRESTHTTP | 
Description
Gets or sets the timeout when making an HTTP connection.