API:Datasnap.DSHTTP.TDSRESTServerTransport.SessionLifetime

From RAD Studio API Documentation

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. {{#multireplace:Datasnap.DSHTTP.TDSRESTServerTransport.SessionLifetime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Datasnap.DSHTTP.TCustomDSRESTServerTransport.SessionLifetime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Datasnap.DSHTTP.TCustomDSRESTServerTransport.SessionLifetime|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Specifies the lifetime value of a session in milliseconds.

Use the SessionLifetime property to access TDSSessionLifetime. The default value is SessionTimeout.

See Also