Datasnap.DSHTTP.TCustomDSRESTServerTransport.SetSessionTimeout
Delphi
procedure SetSessionTimeout(const Milliseconds: Integer); virtual;
C++
virtual void __fastcall SetSessionTimeout(const int Milliseconds);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp | Datasnap.DSHTTP | TCustomDSRESTServerTransport | 
Description
Sets the time, in milliseconds, for which a session remains valid.
The SetSessionTimeout method sets the time, in milliseconds, for which a session remains valid.