Online documentation - Websydian v6.0

Users Guide | Patterns Reference | WebsydianExpress | Search

 

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