REST.Client.TCustomRESTClient.ReadTimeout
Delphi
property ReadTimeout: Integer read GetReadTimeout write SetReadTimeout default 30000;
C++
__property int ReadTimeout = {read=GetReadTimeout, write=SetReadTimeout, default=30000};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | REST.Client.pas REST.Client.hpp | REST.Client | TCustomRESTClient | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。