ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Map Class / CancelFeatureCacheRequestsAsync Method
Show a toast notification when the cancelation operation is complete.
Version

    CancelFeatureCacheRequestsAsync Method
    Cancels any existing feature cache requests.
    Syntax
    public Task CancelFeatureCacheRequestsAsync( 
       bool showNotification
    )

    Parameters

    showNotification
    Show a toast notification when the cancelation operation is complete.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also