Configure idle Timeout for a session
You can use the UI Session IdleTimeoutEvent to have an idle timeout apply to the entire session and the Presentation Engine.
- In Project view, right-click the UI folder and select . UISession# (type) appears in Project view.
- With UISession# (type) selected, in Properties, in Inactivity timeout duration, enter the duration for the timeout.
- In Inactivity timeout active, select True.
- Under Events after IdleTimeoutEvent, select
Add new method, expand Commands, and navigate to select the command that will be executed when the timeout event is triggered.