API:Datasnap.DSHTTP.TDSRESTServerTransport.SessionLifetime

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

Delphi

property SessionLifetime: TDSSessionLifetime read FSessionLifetime write FSessionLifetime default 0;

C++

__property SessionLifetime = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSRESTServerTransport

説明

セッションの存続時間の値をミリ秒単位で示します。

Datasnap.DSHTTP.TDSRESTServerTransport.SessionLifetime は Datasnap.DSHTTP.TCustomDSRESTServerTransport.SessionLifetime を継承しています。以下の内容はすべて Datasnap.DSHTTP.TCustomDSRESTServerTransport.SessionLifetime を参照しています。

セッションの存続時間の値をミリ秒単位で示します。

SessionLifetime プロパティを使用すると、TDSSessionLifetime にアクセスできます。デフォルト値は SessionTimeout です。

関連項目