TileUpdater.StopPeriodicUpdate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cancels the current series of timed updates for the tile that the updater is bound to.
public:
virtual void StopPeriodicUpdate() = StopPeriodicUpdate;
void StopPeriodicUpdate();
public void StopPeriodicUpdate();
function stopPeriodicUpdate()
Public Sub StopPeriodicUpdate ()
Applies to
See also
- How to set up periodic notifications for tiles
- Guidelines and checklist for periodic notifications
- App tiles and badges sample
- Quickstart: Sending a tile update
- Tile and tile notification overview
- The tile template catalog
- Guidelines and checklist for tiles
- How to schedule a tile notification
- How to set up periodic notifications for tiles
- Tiles XML schema