|  | AdditionalProgressValue Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Ookii.Jumbo.Jet
 Syntax
SyntaxThe AdditionalProgressValue type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | AdditionalProgressValue | Initializes a new instance of the AdditionalProgressValue class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Progress | 
            Gets or sets the progress.
             | 
|  | SourceName | 
            Gets or sets the name of the source of the progress counter.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function.(Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | 
            Returns a String that represents this instance.
            (Overrides ObjectToString.) | 
 See Also
See Also