ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / DisplayOptions Class / ClearCacheWhenAppClosing Property

In This Topic
    ClearCacheWhenAppClosing Property
    In This Topic
    Gets and sets whether the display cache will be cleared automatically when the Pro application is closed.
    Syntax
    Public Property ClearCacheWhenAppClosing As Boolean
    public bool ClearCacheWhenAppClosing {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also