TimeOutExpiredSessionsINT Function
The TimeOutExpiredSessionsINT function runs through the
active Session records and time out those Sessions which have not had any requests within
the specified time-out interval.TimeOutExpiredSessionsINT
is an internal function called by the TimeOutExpiredSessions function. The function is scoped
by the ActiveSessionsByDateTime view and it is calling the TimeOutSingleSession
function for each Session record to be timed out.
Inheritance
- STORAGE/ServerInternal
- WSYSESS/SessionControl.Data.Session.ActiveSessionsByDataTime.ProcessGroup
- WSYSESS/SessionControl.Data.Session.Fetch.ProcessGroup
- STORAGE/DataAccess.Fetch.ProcessGroup