BadgeUpdater.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 badge that the updater is bound to.
public:
virtual void StopPeriodicUpdate() = StopPeriodicUpdate;
void StopPeriodicUpdate();
public void StopPeriodicUpdate();
function stopPeriodicUpdate()
Public Sub StopPeriodicUpdate ()