ArcGIS Pro 3.3 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 bool ClearCacheWhenAppClosing {get; set;}
    Public Property ClearCacheWhenAppClosing As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also