ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Threading.Tasks Namespace / CancelableProgressor Class


In This Topic
    CancelableProgressor Class Properties
    In This Topic

    For a list of all members of this type, see CancelableProgressor members.

    Public Properties
     NameDescription
    Public Property Gets the cancellation token associated with the progressor.  
    Public Property Gets or sets the extended status displayed in the progress dialog. (Inherited from ArcGIS.Desktop.Framework.Threading.Tasks.Progressor)
    Public Property Gets or sets the maximum range of the progress meter displayed in the progress dialog. (Inherited from ArcGIS.Desktop.Framework.Threading.Tasks.Progressor)
    Public Property Gets or sets message of the progress dialog. (Inherited from ArcGIS.Desktop.Framework.Threading.Tasks.Progressor)
    Public Propertystatic (Shared in Visual Basic) Gets an empty CancelableProgressor which does nothing.  
    Public Property Gets or sets the status displayed in the progress dialog. (Inherited from ArcGIS.Desktop.Framework.Threading.Tasks.Progressor)
    Public Property Gets or sets the position of the progress meter displayed in the progress dialog. (Inherited from ArcGIS.Desktop.Framework.Threading.Tasks.Progressor)
    Top
    See Also