BackgroundProgressorSource Class Members
In This Topic
The following tables list the members exposed by BackgroundProgressorSource.
Public Constructors
Public Properties
| Name | Description |
 | CancellationTokenSource |
Returns the cancellation configuration object associated with this progressor.
|
 | Max |
Gets or sets the progress maximum value.
|
 | Message |
Gets or sets the message.
|
 | Progressor |
Returns the progressor object.
|
 | Status |
Gets or sets the status.
|
 | Value |
Gets or sets the progress value.
|
Top
Public Methods
See Also