REST.Client.TRESTRequest.Timeout

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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


Beschreibung