Datasnap.DSHTTP.TDSRESTServerTransport.SessionLifetime
Delphi
property SessionLifetime: TDSSessionLifetime read FSessionLifetime write FSessionLifetime default 0;
C++
__property SessionLifetime = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp |
Datasnap.DSHTTP | TDSRESTServerTransport |
Description
Specifies the lifetime value of a session in milliseconds.
Datasnap.DSHTTP.TDSRESTServerTransport.SessionLifetime inherits from Datasnap.DSHTTP.TCustomDSRESTServerTransport.SessionLifetime. All content below this line refers to Datasnap.DSHTTP.TCustomDSRESTServerTransport.SessionLifetime.
Specifies the lifetime value of a session in milliseconds.
Use the SessionLifetime property to access TDSSessionLifetime. The default value is SessionTimeout.