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
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |