ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Layer Class / MaxDisplayCacheAge Property

In This Topic
    MaxDisplayCacheAge Property (Layer)
    In This Topic
    Gets the duration of display cache for the layer.
    Syntax
    public TimeSpan MaxDisplayCacheAge {get;}
    Public ReadOnly Property MaxDisplayCacheAge As TimeSpan
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also