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 select .UISession# (type)appears inProject view.
- WithUISession# (type)selected, inProperties, inInactivity timeout duration, enter the duration for the timeout.
- InInactivity timeout active, selectTrue.
- UnderEventsafterIdleTimeoutEvent, select Add new method, expandCommands, and navigate to select the command that will be executed when the timeout event is triggered. Add new method, expandCommands, and navigate to select the command that will be executed when the timeout event is triggered.
Provide Feedback