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

TCustomSession.SessionState

Current state of the session

Declaration

Source position: httpdefs.pp line 689

public property TCustomSession.SessionState : TSessionStates
  read FStates;

Description

SessionState indicates the current state of the session. It tracks whether the session is new, active, or has been terminated.


Documentation generated on: Jan 16 2026