TechnologY

UserIdleDetectionMode and ApplicationIdleDetectionMode

By default, a Windows Phone 7 application is tombstoned when the phone is locked in order to preserve the device’s battery. This happens when the user explicitly locks the screen by pressing the power button, or when the phone is automatically locked by the operating system. The PhoneApplicationService class exposes two properties that can be… Continue reading UserIdleDetectionMode and ApplicationIdleDetectionMode