ComponentOne Tiles for UWP
UpdateInterval Property

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace > C1TileService Class : UpdateInterval Property
Gets or sets the Windows.Foundation.TimeSpan value specifying the maximum time interval between tile updates.
Syntax
'Declaration
 
Public Shared Property UpdateInterval As System.TimeSpan
public static System.TimeSpan UpdateInterval {get; set;}
See Also

Reference

C1TileService Class
C1TileService Members