Select to view content in your preferred language

Detect 30-Minute User and Background Task Idle State in ArcGIS Pro SDK C#

80
0
2 weeks ago
SSGGSS
by
New Contributor

In ArcGIS Pro Add-In, want to implement functionality that triggers an operation after 30 minutes of inactivity within the application.

By inactivity, specifically mean no user activity and no background tasks running.

Tried exploring direct event but I found nothing, so I seek best practices or reliable patterns to implement this.

Any advice on monitoring both user activity and background workflow, or relevant code examples, would be greatly appreciated.

Thank you!

0 Kudos
0 Replies