ArcGIS Pro 2.6 API Reference Guide
BackgroundProgressor Class Members
Properties 


ArcGIS.Core.Threading.Tasks Namespace : BackgroundProgressor Class

The following tables list the members exposed by BackgroundProgressor.

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