Skip to content

EndSession - cWebSessionManagerStandard

Sent to end a session

Type: Procedure

Syntax

Procedure EndSession

Call Example

Send EndSession

Description

EndSession can be sent to end a current session. It marks the current session as inactive. This is called by RequestLogout.

This is not required, because realistically, few people actually log out of web applications.