REST.Backend.KinveyApi.TKinveyApi.TConnectionInfo.ReadTimeout

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

ReadTimeout: Integer;

C++

int ReadTimeout;

プロパティ

種類 可視性 ソース ユニット
field public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi TConnectionInfo


説明

サーバーからデータを読み取る際に、待機する時間を示します。

接続を確立した後、サーバーが一定の時間内にデータを配信できなかった場合、読み取りタイムアウト エラーが報告されます。

関連項目