ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / FeatureCacheEventHint Enumeration

In This Topic
    FeatureCacheEventHint Enumeration
    In This Topic
    Specifies the status of the caching operation.
    Syntax
    Members
    MemberDescription
    Canceled Cache operation has been canceled.
    Clear_Completed Clear cache operation has completed.
    Clear_Started Clear cache operation has started.
    Completed Cache operation has completed.
    Error An error has occured in the cache operation.
    NoLayers There are no layers to cache.
    Started Cache operation has started.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.Events.FeatureCacheEventHint

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also