Datasnap.DSHTTP.TCustomDSRESTServerTransport.SetSessionTimeout
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TCustomDSRESTServerTransport |
Delphi
procedure SetSessionTimeout(const Milliseconds: Integer); virtual;
C++
virtual void __fastcall SetSessionTimeout(const int Milliseconds);
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.