Name | Description | |
---|---|---|
CancelToken | Returns the Cancelation Token of the progressor registered on the calling thread. | |
Current | 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. | |
Max | Gets or Sets the maximum range of the progress meter displayed in the progress dialog. | |
Message | Gets or Sets message of the progress dialog. | |
None | Returns an empty Progressor which does nothing. | |
Status | Gets or Sets the status displayed in the progress dialog. | |
Value | Gets or Sets the position of the progress meter displayed in the progress dialog. |