API Reference > imodeljs-backend > iModels > BackendActivityMonitor BackendActivityMonitor Class Deprecated auto-push is no longer supported and will be removed in 3.0. Beta An implementation of AppActivityMonitor that should be suitable for most backends. Implements AppActivityMonitor Methods Name Description constructor(idleIntervalSeconds: number = 1): BackendActivityMonitor Properties Name Type Description idleIntervalSeconds number isIdle Accessor ReadOnly boolean Check if the app is idle, that is, not busy. Defined in core/backend/src/AutoPush.ts Line 33 Last Updated: 11 June, 2024