ArcGIS Runtime SDK for WPF - Library Reference
RefreshInterval Property
See Also 
ESRI.ArcGIS.Client.WebMap Namespace > WebMapLayer Class : RefreshInterval Property

Gets or sets the layer refresh interval.

Syntax

Visual Basic (Declaration) 
Public Property RefreshInterval As Nullable(Of TimeSpan)
C# 
public Nullable<TimeSpan> RefreshInterval {get; set;}

Property Value

The refresh interval.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.