ShellTileSchedule.Start Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Starts the schedule.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Sub Start
public void Start()

Remarks

In Windows Phone 8, the schedule will run immediately once the Start method is called. In previous versions, because updates are batched, the update may not happen for an hour or so.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

ShellTileSchedule Class

Microsoft.Phone.Shell Namespace