Open main menu

RAD Studio API Documentation β

System.Net.URLClient.TURLClient.SetResponseTimeout

Revision as of 16:42, 22 February 2016 by JorgeL (talk | contribs) (RS-73826)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Delphi

procedure SetResponseTimeout(const Value: Integer);

C++

void __fastcall SetResponseTimeout(const int Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient

Description