ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Threading.Tasks Namespace / BackgroundProgressorSource Class


In This Topic
    BackgroundProgressorSource Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Returns the cancellation configuration object associated with this progressor.  
    Public Property Gets or sets the progress maximum value.  
    Public Property Gets or sets the message.  
    Public Property Returns the progressor object.  
    Public Property Gets or sets the status.  
    Public Property Gets or sets the progress value.  
    Top
    See Also