Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 6 Current »

Content Freeze

As of July 25th, 2023, there is a content freeze on this page.

The pui.onbeforetimeout event, if defined, is a function that fires before a client-side session timeout occurs in a Genie or a Profound UI application.  Normally, when this happens, a signal is sent to end the server job and a timeout message is displayed; however, the event function can return false to prevent this from happening.

  • No labels