REST.Backend.EndPoint.TBackendEndpoint.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.Backend.EndPoint.pas REST.Backend.EndPoint.hpp |
REST.Backend.EndPoint | TBackendEndpoint |
Beschreibung
Gibt für die Anforderung eine Zeitbegrenzung (in Millisekunden) an. {{#multireplace:REST.Backend.EndPoint.TBackendEndpoint.Timeout|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:REST.Client.TCustomRESTRequest.Timeout|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:REST.Client.TCustomRESTRequest.Timeout|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Gibt für die Anforderung eine Zeitbegrenzung (in Millisekunden) an.