-api-id | -api-type | -api-device-family-note |
---|---|---|
T:Windows.UI.Notifications.PeriodicUpdateRecurrence |
winrt enum |
xbox |
Specifies the time period for subsequent polls of the tile or badge data source for new content. Used by BadgeUpdater.StartPeriodicUpdate, TileUpdater.StartPeriodicUpdate, and TileUpdater.StartPeriodicUpdateBatch.
Poll every half an hour.
Poll every hour.
Poll every 6 hours.
Poll every 12 hours.
Poll once a day.
Windows can delay the polling of your URL by up to 15 minutes if necessary to optimize power and performance.
BadgeUpdater.startPeriodicUpdate, TileUpdater.startPeriodicUpdate, How to set up periodic notifications for tiles, How to set up periodic notifications for badges, Choose a notification delivery method