System.Net.URLClient.TURLClient.SetConnectionTimeout

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetConnectionTimeout(const Value: Integer);

C++

void __fastcall SetConnectionTimeout(const int Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient


Beschreibung

Setter-Mettode von ConnectionTimeout.

Siehe auch