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


In This Topic
    Progressor Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the current Progressor.  
    Public Property Gets or sets the extended status displayed in the progress dialog.  
    Public Property Gets or sets the maximum range of the progress meter displayed in the progress dialog.  
    Public Property Gets or sets message of the progress dialog.  
    Public Propertystatic (Shared in Visual Basic) Gets an empty Progressor which does nothing.  
    Public Property Gets or sets the status displayed in the progress dialog.  
    Public Property Gets or sets the position of the progress meter displayed in the progress dialog.  
    Top
    See Also