winrt async - How to update tile in every seconds using Windows 8 metro style apps -
in windows 8 metro style app, want update tile in every second. possible in winrt apps? please give me solution issue
the rate @ app tiles refreshed determined os , cannot influenced app. background tasks limited running once every 15 minutes , badgeupdater can scheduled every 30 minutes.
see http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.notifications.periodicupdaterecurrence.aspx more information.
Comments
Post a Comment