Configure idle timeout for a session
Use the UI Session
IdleTimeoutEvent
to have an idle timeout apply to the entire session and the Presentation Engine.- InProject view, right-click theUIfolder and selectNew > UI Session.UISession# (type)appears inProject view.
- WithUISession# (type)selected, inProperties, inInactivity timeout duration, enter the duration for the timeout.
- InInactivity timeout active, selectTrue.
- UnderEventsafterIdleTimeoutEvent, selectAdd new method, expandCommands, and navigate to select the command that will be executed when the timeout event is triggered.
Provide Feedback