Configure idle timeout for a session
Use
IdleTimeoutEvent
to have an idle timeout apply to the entire session. A timeout can trigger any custom event- InProject view, right-click theUIfolder and select .UISession# (type)appears inProject view.
- InProject view, selectUISession# (type).
- InProperties, set these values:
- Inactivity timeout duration. Enter the duration for the timeout.
- Inactivity timeout active. Set toTrue.
- UnderEventsafterIdleTimeoutEvent, selectAdd new method, expandCommands, and navigate to select the command to execute when the timeout event is triggered.
Provide Feedback