ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / DisplayCacheType Enumeration

In This Topic
    DisplayCacheType Enumeration
    In This Topic
    Display cache types.
    Syntax
    Members
    MemberDescription
    InSession Cache is maintained in session.
    MaxAge Cache expires when it reaches the set maximum age.
    None No cache.
    Permanent Cache is permanent.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.DisplayCacheType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also