System.Net.URLClient.TURLClient.SetResponseTimeout

提供: RAD Studio API Documentation
2016年7月20日 (水) 16:41時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-22010)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

procedure SetResponseTimeout(const Value: Integer);

C++

void __fastcall SetResponseTimeout(const int Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLClient


説明

ResponseTimeout の設定メソッド。

関連項目