ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Geoprocessing Namespace / IGPResult Interface / IsCanceled Property

In This Topic
    IsCanceled Property (IGPResult)
    In This Topic
    True if tool execution is canceled before it finishes.
    Syntax
    bool IsCanceled {get;}
    ReadOnly Property IsCanceled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also