REST.Client.TRESTRequest.Timeout
Delphi
property Timeout: Integer read GetTimeout write SetTimeout default 30000;
C++
__property Timeout = {default=30000};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | published | REST.Client.pas REST.Client.hpp |
REST.Client | TRESTRequest |