ArcGIS Pro 3.0 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, Windows 8.1

    See Also