Name | Description | |
---|---|---|
![]() | ProgressControllerWithEvents | Initializes a new instance of the ProgressControllerWithEvents class. |
Name | Description | |
---|---|---|
![]() | ProgressControllerWithEvents | Initializes a new instance of the ProgressControllerWithEvents class. |
Name | Description | |
---|---|---|
![]() | IsCanceled | Gets a value indicating whether an action is canceled. (Inherited from ProgressControllerBase) |
Name | Description | |
---|---|---|
![]() ![]() | CreateActionProgressController | Returns the action progress controller wrapper of this progress controller. (Inherited from ProgressControllerBase) |
![]() | Finish | Finishes a sequence of stages. (Inherited from ProgressControllerBase) |
![]() | FinishSteps | Finishes a sequence of steps. (Inherited from ProgressControllerBase) |
![]() | NextStage | Overloaded. Go to next stage. (Inherited from ProgressControllerBase) |
![]() | NextStep | Go to next step. (Inherited from ProgressControllerBase) |
![]() | Start | Starts a sequence of stages. (Inherited from ProgressControllerBase) |
![]() | StartSteps | Starts a sequence of steps. (Inherited from ProgressControllerBase) |
Name | Description | |
---|---|---|
![]() | OnStageProgress | Occurs when stage progress is changed. |
![]() | OnStepProgress | Occurs when step progress is changed. |
Name | Description | |
---|---|---|
![]() | StageProgress | Occurs when stage progress is changed. |
![]() | StepProgress | Occurs when step progress is changed. |