Show / Hide Table of Contents

Property RefreshInterval

RefreshInterval

Gets or sets the refresh interval on the OrientedImageryLayer.

Declaration
public TimeSpan RefreshInterval { get; set; }
Property Value
Type Description
TimeSpan

A TimeSpan representing the layer's refresh interval.

Remarks

Get the current refresh interval on the oriented imagery layer. A value of Zero means the layer is never refreshed.

Exceptions
Type Condition
ArgumentOutOfRangeException

Thrown if this is a negative interval.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.