REST.Client.TRESTRequest.ReadTimeout

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ReadTimeout;

C++

__property ReadTimeout = {default=30000};

Properties

Type Visibility Source Unit Parent
property published
REST.Client.pas
REST.Client.hpp
REST.Client TRESTRequest

Description

Specifies the response reading timeout (in milliseconds) for the request.