File

src/session/cleanup.ts

Description

Once a session is no longer displayed on a page, either because the browser window is closed or the session's BqSessionComponent is destroyed, the cleanup strategy will be requested to perform any additional cleanup, such as actually closing the session in the Runtime. This cleanup will also be run for expired sessions.

Example

Index

Methods

Methods

Abstract cleanup
cleanup(session: Session)
Parameters :
Name Type Optional
session Session No
Returns : void

result-matching ""

    No results matching ""