Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomSession.TimeOutMinutes

Session timeout period in minutes

Declaration

Source position: httpdefs.pp line 679

public property TCustomSession.TimeOutMinutes : Integer
  read FTimeOut
  write FTimeOut
  default 15;

Description

TimeOutMinutes specifies the session timeout period in minutes. Sessions that remain inactive longer than this period will expire automatically.


Documentation generated on: Jan 16 2026