ArcGIS Pro 2.9 API Reference Guide
BackgroundProgressor Class Properties


ArcGIS.Core.Threading.Tasks Namespace : BackgroundProgressor Class

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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Returns the Progressor associated with the Task currently running on the calling thread. Returns null if not called on one of the threads in the pool.  
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) Returns 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

Reference

BackgroundProgressor Class
ArcGIS.Core.Threading.Tasks Namespace